Property | Type | Description | |
---|---|---|---|
channel | string | ||
deliveryStatus | bool | ||
pubnub | PubNub_Messaging.Pubnub |
Method | Description | |
---|---|---|
Main ( ) : void |
Method | Description | |
---|---|---|
DisplayConnectStatusMessage ( string result ) : void |
Callback method to provide the connect status of Subscribe call
|
|
DisplayReturnMessage ( string result ) : void |
Callback method captures the response in JSON string format for all operations
|