Click or drag to resize

SessionInfoHelper Class

A helper class for identifying session or request types
Inheritance Hierarchy
SystemObject
  ImmerseSDK.AuthenticationSessionInfoHelper

Namespace:  ImmerseSDK.Authentication
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public static class SessionInfoHelper

The SessionInfoHelper type exposes the following members.

Constructors
  NameDescription
Private methodStatic memberSessionInfoHelper
Top
Methods
  NameDescription
Public methodStatic memberGetRequestTypeForUrl
Gets a request type for a given URL
Public methodStatic memberGetSessionEndPointV1
Public methodStatic memberGetSessionTypeForUrl
Gets a session type for a given URL
Top
See Also