Class APSInfo

java.lang.Object
com.ringcentral.definitions.APSInfo

public class APSInfo extends Object
APS (Apple Push Service) information/ priority data
  • Field Details

    • contentAvailable

      @SerializedName("content-available") public Long contentAvailable
      If the value is '1' then notification is turned on even if the application is in background Format: int32
  • Constructor Details

    • APSInfo

      public APSInfo()
  • Method Details

    • contentAvailable

      public APSInfo contentAvailable(Long contentAvailable)