| 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 public void Subscribe(
string topic
)
Parameters
- topic
- Type: SystemString
The topic.
Remarks See Also