Click or drag to resize

IMessengerSend Method

Overload List
  NameDescription
Public methodSendTMessage(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.
Public methodSendTMessage(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.
Top
See Also