Click or drag to resize
Listener Constructor
Initializes a new instance of the Listener class

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public Listener(
	List<string> prefixes
)

Parameters

prefixes
Type: System.Collections.GenericListString
See Also