TIMPlatform
introduction
Platform
Parameter introduction
| Enumeration name | Enumeration type | value |
|---|---|---|
| kTIMPlatform_Other | Unknown platform | 0 |
| kTIMPlatform_Windows | Windows | 1 |
| kTIMPlatform_Android | Android | 2 |
| kTIMPlatform_IOS | iOS | 3 |
| kTIMPlatform_Mac | MacOS | 4 |
| kTIMPlatform_Simulator | iOS simulator | 5 |