메소드 | 설명 | |
---|---|---|
ControlClientMissingTopicNotification ( ) : System.Threading.Tasks | ||
Subscribe ( string topicPath ) : void |
Subscribes to a topic which may or may not be missing.
|
public ControlClientMissingTopicNotification ( ) : System.Threading.Tasks | ||
리턴 | System.Threading.Tasks |
public Subscribe ( string topicPath ) : void | ||
topicPath | string | The path of the topic to subscribe to. |
리턴 | void |