IStatus
Interface representing the login status.
Methods
getStatus()
getStatus(): StatusType
Gets the user login status.
Returns
StatusType The current status type.
getAdditionalData()
getAdditionalData():
string
Get optional app-specific data.
Returns
string
string Additional data as a string. Returns an empty string if no data is provided.
Last updated: Jul 22, 2026

