isLogged
Checks whether the current user is logged in. You can use this function to judge whether a user needs to start login flow.
MWSDK.isLogged { onBool in print("This device's login state is:\(onBool)")}
Edit this page on GitHub
Language:
isLogged
Checks whether the current user is logged in. You can use this function to judge whether a user needs to start login flow.
MWSDK.isLogged { onBool in print("This device's login state is:\(onBool)")}
Edit this page on GitHub
Home
Integration
Guides
API Reference