Click or drag to resize

ConnectionSettingsOffline Class

Inheritance Hierarchy
SystemObject
  ImmerseSDK.AuthenticationConnectionSettingsOffline

Namespace:  ImmerseSDK.Authentication
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[SerializableAttribute]
public class Offline

The ConnectionSettingsOffline type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAllowOfflinePin
Enable offline when enter 000 as pin
Public propertyClientType
The client type to use for users when offline testing in the editor
Public propertyOfflineInBuild
Toggle offline mode for builds
Public propertyOfflineInEditor
Toggle offline mode in editor for local testing
Public propertyProfileType
The profile type to use for users when offline testing in the editor
Public propertySessionType
The session type to use for offline testing in the editor
Top
Fields
See Also