Sha256: 96e6184adeb83b28f0eda2bcff055a689452cb272be931e250c7edb01b77d38b
Contents?: true
Size: 637 Bytes
Versions: 12
Compression:
Stored size: 637 Bytes
Contents
# SmoochApi::DeviceInit ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | An identifier for the client. Must be globally unique. | **platform** | **String** | The client's platform. | **push_notification_token** | **String** | The GCM or APN token to be used for sending push notifications to the device. Applies to only *android* and *ios* clients. | [optional] **app_version** | **String** | A reserved string field for reporting the app version running on the device. | [optional] **info** | [**ClientInfo**](ClientInfo.md) | | [optional]
Version data entries
12 entries across 12 versions & 1 rubygems