Hexapp Documentation
Hexapp Documentation
Hexapp API
Reference
MicaSystems.Broadcasting
Broadcaster Class
Broadcaster Methods
EnsureLocation Method
SendMessage Method
Broadcaster
SendMessage Method
Sends a message to all Receiver listening on this computer.
Namespace:
MicaSystems.Broadcasting
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
Copy
public
static
void
SendMessage
(
Message
message
,
ReceiveMessageMethod
answerCallback
=
null
)
Parameters
message
Type:
MicaSystems.Broadcasting
Message
The message.
answerCallback
(Optional)
Type:
MicaSystems.Broadcasting
ReceiveMessageMethod
The answer callback. If set, the receiver will be able to send a response targeting that specific callback.
See Also
Reference
Broadcaster Class
MicaSystems.Broadcasting Namespace
www.hexapp.com
×
Close feedback form
Send us
comments or requests about documentation