![]() | SessionAuthenticatorV2 Class |
Namespace: ImmerseSDK.Authentication
public class SessionAuthenticatorV2 : CustomYieldInstruction, ISessionAuthenticator, IEnumerator
The SessionAuthenticatorV2 type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | SessionAuthenticatorV2 | |
![]() | SessionAuthenticatorV2 | Initializes a new instance of the SessionAuthenticatorV2 class |
Name | Description | |
---|---|---|
![]() | Host | |
![]() | IsDone | |
![]() | keepWaiting | (Overrides CustomYieldInstruction.keepWaiting.) |
![]() | SessionLink | |
![]() | SessionToken | |
![]() | UserToken |
Name | Description | |
---|---|---|
![]() | HasValidData |
Returns true if this instance was constructed with valid data
|
![]() | Login(String, SessionInfoHelperLoginResultHandler) | |
![]() | Login(String, String, SessionInfoHelperLoginResultHandler) |
Makes a login request to the Immerse Platform and either creates or joins a session
|