NIMBroadcastManagerDelegate Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | NIMBroadcastManagerProtocol.h |
– onReceiveBroadcastMessage:
required method
Get notified when the broadcast message is received
- (void)onReceiveBroadcastMessage:(NIMBroadcastMessage *)broadcastMessage
Parameters
broadcastMessage |
broadcast message |
---|
Discussion
Get notified when the broadcast message is received
Declared In
NIMBroadcastManagerProtocol.h