Interface SentMessengerMessage

    • Method Detail

      • getToId

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

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