Ruyi SDK
Namespaces
Ruyi.Layer0
SubscribeClient Class
SubscribeClient Methods
AddGenericMessageHandler Method
AddMessageHandler(T) Method
CreateInstance Method
Dispose Method
RemoveGenericMessageHandler Method
RemoveMessageHandler(T) Method
Subscribe Method
Unsubscribe Method
Click or drag to resizeClick or drag to resize

SubscribeClientSubscribe Method

[This is preliminary documentation and is subject to change.]

Subscribes to the specified topic.

Namespace:  Ruyi.Layer0
Assembly:  SDK.Base.nf2.0 (in SDK.Base.nf2.0.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public void Subscribe(
	string topic
)

Parameters

topic
Type: SystemString
The topic.
Remarks
Each service publishes to topic returned by PubChannelID(ServiceIDs).
See Also

Reference

SubscribeClient Class
Ruyi.Layer0 Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com