IAccountLoginHandlerAsync
Interface for handling AccountLogin callbacks asynchronously.
Methods
handleReadStatus()
handleReadStatus():
Promise<IStatus>
Asynchronously handles the read status operation.
Returns
Promise<IStatus>
A promise that resolves to the user account login status.
Last updated: Oct 02, 2025

