MessengerSend Method |
Name | Description | |
---|---|---|
![]() | SendTMessage(TMessage) | Sends a message to registered recipients. The message will reach only recipients that registered for this message type using one of
the Register methods. |
![]() | SendTMessage(TMessage, Object) | Sends a message to registered recipients. The message will reach only recipients that registered for this message type using one of
the Register methods. |