Receiver Class |
Namespace: MicaSystems.Broadcasting
public static class Receiver
The Receiver type exposes the following members.
Name | Description | |
---|---|---|
Subscribe |
Subscribes to messages addressed to the specified receiver identifier.
| |
SubscribeAll |
Subscribes to all messages.
| |
SubscribeGlobal |
Subscribes to global messages (not addressed to a specific receiver).
| |
SubscribeSpecific |
Subscribes to messages of specific broadcasters.
|