Class ConversationInfo

java.lang.Object
com.ringcentral.definitions.ConversationInfo

public class ConversationInfo extends Object
SMS and Pager only. Information about a conversation the message belongs to
  • Field Details

    • id

      public String id
      Internal identifier of a conversation
    • uri

      public String uri
      Deprecated. Link to a conversation resource Format: uri
  • Constructor Details

    • ConversationInfo

      public ConversationInfo()
  • Method Details