Class ConversationsGrant

    • Constructor Detail

      • ConversationsGrant

        public ConversationsGrant()
        Deprecated.
    • Method Detail

      • getConfigurationProfileSid

        public String getConfigurationProfileSid()
        Deprecated.
      • setConfigurationProfileSid

        public ConversationsGrant setConfigurationProfileSid​(String configurationProfileSid)
        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.