 | SupportedPlatform Enumeration |
Platforms the SDK can run on
Namespace:
TeamSpeak.Sdk
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic enum SupportedPlatform
Public Enumeration SupportedPlatform
public enum class SupportedPlatform
Members
| Member name | Value | Description |
---|
| Android | 0 | |
| iOS | 1 | |
| MacOSX | 2 | |
| Linux | 3 | |
| Windows | 4 | |
See Also