Beamable SDK
Public Attributes | List of all members
Beamable.Api.Sessions.SessionDeviceOptions.OsVersionProperty Class Reference
Inheritance diagram for Beamable.Api.Sessions.SessionDeviceOptions.OsVersionProperty:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Api.Sessions.SessionDeviceOptions.OsVersionProperty:
Collaboration graph
[legend]

Public Attributes

override string Key => "osversion"
 
override bool ForceEnabled => true
 
override GetOptionProperty Get
 
- Public Attributes inherited from Beamable.Api.Sessions.SessionOption
bool UserEnabled
 
bool IsEnabled => ForceEnabled || UserEnabled
 

Additional Inherited Members

- Properties inherited from Beamable.Api.Sessions.SessionOption
abstract string Key [get]
 
abstract GetOptionProperty Get [get]
 
virtual bool ForceEnabled [get]
 
virtual bool DefaultEnabled [get]
 

Member Data Documentation

◆ Get

override GetOptionProperty Beamable.Api.Sessions.SessionDeviceOptions.OsVersionProperty.Get
Initial value:
=> (args) =>
{
return SystemInfo.operatingSystem.ToString();
}

The documentation for this class was generated from the following file: