Method | Description | |
---|---|---|
OnDiscard ( ) : void | ||
OnTopicAddFailed ( string topicPath, TopicAddFailReason reason ) : void | ||
OnTopicAdded ( string topicPath ) : void |
Method | Description | |
---|---|---|
OnFailure ( |
||
OnSuccess ( |
protected OnFailure ( |
||
e | ||
return | void |
protected OnSuccess ( |
||
e | ||
return | void |
public OnTopicAddFailed ( string topicPath, TopicAddFailReason reason ) : void | ||
topicPath | string | |
reason | TopicAddFailReason | |
return | void |
public OnTopicAdded ( string topicPath ) : void | ||
topicPath | string | |
return | void |