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

SubscribeClientCreateInstance Method

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

Creates SubscribeClient instance.

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 static SubscribeClient CreateInstance(
	string serverUri
)

Parameters

serverUri
Type: SystemString
The server URI.

Return Value

Type: SubscribeClient

[Missing <returns> documentation for "M:Ruyi.Layer0.SubscribeClient.CreateInstance(System.String)"]

Remarks
Both the public SDK and internal SDK already provide an instance.
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