Class PlatformType
Values returned by PlatformType.
Inheritance
System.Object
PlatformType
Namespace: LaunchDarkly.Sdk.Client
Assembly: LaunchDarkly.ClientSdk.dll
Syntax
public sealed class PlatformType : Enum
Fields
Android
You are using the Android version of the SDK.
Declaration
public const PlatformType Android
Field Value
Type | Description |
---|---|
PlatformType |
IOs
You are using the iOS version of the SDK.
Declaration
public const PlatformType IOs
Field Value
Type | Description |
---|---|
PlatformType |
Standard
You are using the .NET Standard version of the SDK.
Declaration
public const PlatformType Standard
Field Value
Type | Description |
---|---|
PlatformType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |