The Session type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |||||||
|---|---|---|---|---|---|---|---|---|
| WithApp(IAppIdentifier, SessionType) |
Initializes a app specific session
| |||||||
| WithApp(IAppIdentifier, String) |
Initializes a app specific session with a custom session token
|
Properties
| Name | Description | |
|---|---|---|
| AppIdentifier |
App identifier
| |
| ApplicationPath |
Application path
| |
| Default |
Default session usable for conneting to the hub
| |
| Random |
Initializes a globaly unique session.
| |
| SessionToken |
Session token
|
See Also