Enum TIMPlatform
Namespace: com.tencent.imsdk.unity.enums
Assembly: cs.temp.dll.dll
Syntax
public enum TIMPlatform
Fields
| Name | Description |
|---|---|
| kTIMPlatform_Android | Android平台 |
| kTIMPlatform_IOS | iOS平台 |
| kTIMPlatform_Mac | MacOS平台 |
| kTIMPlatform_Other | 未知平台 |
| kTIMPlatform_Simulator | iOS模拟器平台 |
| kTIMPlatform_Windows | Windows平台 |