Method | Description | |
---|---|---|
OwnTypes ( ) : void | ||
ProcessCommand ( OSAEMethod method ) : void | ||
RunInterface ( string pluginName ) : void | ||
Shutdown ( ) : void |
Method | Description | |
---|---|---|
DisplaySubscribeConnectStatusMessage ( string publishResult ) : void | ||
Load_Settings ( ) : void | ||
PubNubError ( PubnubClientError error ) : void | ||
PubNubSubscribeSuccess ( string publishResult ) : void | ||
SubscribePubNubMessages ( ) : void |
public ProcessCommand ( OSAEMethod method ) : void | ||
method | OSAEMethod | |
return | void |
public RunInterface ( string pluginName ) : void | ||
pluginName | string | |
return | void |