StartLogin
Call up the login web page. If the user finishes the flow, the action will be called.
_3MirrorSDK.StartLogin((loginResponse)=> {_3 Debug.Log("Login result:" + loginResponse.ToString());_3});
Edit this page on GitHub
Language:
StartLogin
Call up the login web page. If the user finishes the flow, the action will be called.
_3MirrorSDK.StartLogin((loginResponse)=> {_3 Debug.Log("Login result:" + loginResponse.ToString());_3});
Edit this page on GitHub
Home
Tutorials
Guides
API Reference