Interface OutgoingMessengerConversationTypingStatus

    • Method Detail

      • getToId

        java.lang.String getToId()
        A unique identifier of the receiver / to of the typing status.
        Returns:
        the id of the receiver / to of the typing status
        Since:
        12.20
      • getToName

        java.lang.String getToName()
        The name of the receiver / to of the typing status.
        Returns:
        the name of the receiver / to of the typing status
        Since:
        12.20