NIMBroadcastManagerDelegate Protocol Reference

Conforms to NSObject
Declared in NIMBroadcastManagerProtocol.h

Overview

Broadcast manager delegate

– 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