The platform of the calling SDK.
Enums | |
---|---|
PLATFORM_LOG_UNSPECIFIED |
The default value. This value is used if the platform is omitted. |
PLATFORM_LOG_ANDROID |
The request is coming from Android. |
PLATFORM_LOG_IOS |
The request is coming from iOS. |
PLATFORM_LOG_WEB |
The request is coming from the web. |