Ruyi SDK
Namespaces
Ruyi.Layer0
ISubscribeClient Interface
ISubscribeClient Methods
AddGenericMessageHandler Method
AddMessageHandler(T) Method
RemoveGenericMessageHandler Method
RemoveMessageHandler(T) Method
Subscribe Method
Unsubscribe Method
Click or drag to resizeClick or drag to resize

ISubscribeClientRemoveGenericMessageHandler Method

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

[Missing <summary> documentation for "M:Ruyi.Layer0.ISubscribeClient.RemoveGenericMessageHandler(System.String,Ruyi.Layer0.MessageHandler{Thrift.Protocols.TBase})"]

Namespace:  Ruyi.Layer0
Assembly:  SDK.BaseAsync (in SDK.BaseAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
void RemoveGenericMessageHandler(
	string typeName,
	MessageHandler<TBase> mh
)

Parameters

typeName
Type: SystemString

[Missing <param name="typeName"/> documentation for "M:Ruyi.Layer0.ISubscribeClient.RemoveGenericMessageHandler(System.String,Ruyi.Layer0.MessageHandler{Thrift.Protocols.TBase})"]

mh
Type: Ruyi.Layer0MessageHandlerTBase

[Missing <param name="mh"/> documentation for "M:Ruyi.Layer0.ISubscribeClient.RemoveGenericMessageHandler(System.String,Ruyi.Layer0.MessageHandler{Thrift.Protocols.TBase})"]

See Also

Reference

ISubscribeClient Interface
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