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 | Other platforms |
| kTIMPlatform_Simulator | iOS Simulator |
| kTIMPlatform_Windows | Windows |