as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

IStatus

Interface representing the login status.

Methods

getAdditionalData()

getAdditionalData(): string

Get optional app-specific data.

Returns

string

Additional data as a string. Returns an empty string if no data is provided.


getStatus()

getStatus(): StatusType

Gets the user login status.

Returns

StatusType

The current status type.


Last updated: Sep 30, 2025