Méthode | Description | |
---|---|---|
Broadcast ( string channel, string message, Action |
||
PubnubBroadcaster ( string publishKey, string subscribeKey ) : System |
public Broadcast ( string channel, string message, Action |
||
channel | string | |
message | string | |
errorCallback | Action |
|
userCallback | Action |
|
Résultat | void |
public PubnubBroadcaster ( string publishKey, string subscribeKey ) : System | ||
publishKey | string | |
subscribeKey | string | |
Résultat | System |