Click or drag to resize

SessionInfoHelperLoginResultHandler Delegate

Namespace:  ImmerseSDK.Authentication
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public delegate void LoginResultHandler(
	ISessionAuthenticator auth
)

Parameters

auth
Type: ImmerseSDK.AuthenticationISessionAuthenticator
See Also