github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/GcmInfo.md (about)

     1  # GcmInfo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Priority** | **string** | Notification priority, if the value is 'high' then notification is turned on even if the application is in background | [optional] 
     7  **TimeToLive** | **int32** | Notification lifetime value in seconds, the default value is 30 seconds | [optional] 
     8  **Data** | [**GcmData**](GCMData.md) |  | [optional] 
     9  
    10  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    11  
    12