Logged-in notification¶
window.host
adviseSignedIn(ResultCallback<success>)¶
Available since API version 1.6
Notify hosting application that the user has been logged in. This will affect the corresponding menu option label (log in / log out).
adviseSignedOut(ResultCallback<success>)¶
Available since API version 1.6
Notify hosting application that the user has been logged in. This will affect the corresponding menu option label (log in / log out).