Skip to main content
BETA
HomeIntegration BuilderAPI ReferenceGuidesChangelog
View Mirror World on Github
Join the Discord server

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

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference

    Changelog