Class IpMessagingGrant

    • Constructor Detail

      • IpMessagingGrant

        public IpMessagingGrant()
        Deprecated.
    • Method Detail

      • getServiceSid

        public String getServiceSid()
        Deprecated.
      • getPushCredentialSid

        public String getPushCredentialSid()
        Deprecated.
      • setPushCredentialSid

        public IpMessagingGrant setPushCredentialSid​(String pushCredentialSid)
        Deprecated.
      • getDeploymentRoleSid

        public String getDeploymentRoleSid()
        Deprecated.
      • setDeploymentRoleSid

        public IpMessagingGrant setDeploymentRoleSid​(String deploymentRoleSid)
        Deprecated.
      • getEndpointId

        public String getEndpointId()
        Deprecated.
      • getGrantKey

        public String getGrantKey()
        Deprecated.
        Description copied from interface: Grant
        The key for the grant.
        Specified by:
        getGrantKey in interface Grant
        Returns:
        The key for the grant.
      • getPayload

        public Object getPayload()
        Deprecated.
        Description copied from interface: Grant
        The payload for this grant.

        The payload allows us to decouple the user API from how the grant is structured.

        Specified by:
        getPayload in interface Grant
        Returns:
        The payload for this grant.