google_api_games v0.0.1 GoogleApi.Games.V1.Model.PushTokenIdIos View Source
A push token ID for iOS devices.
Attributes
- apns_device_token (String): Device token supplied by an iOS system call to register for remote notifications. Encode this field as web-safe base64. Defaults to:
null. - apns_environment (String): Indicates whether this token should be used for the production or sandbox APNS server. Defaults to:
null.