C# Class CSharpRTMP.Core.Protocols.Cluster.InboundClusterProtocol

Inheritance: BaseClusterProtocol
Show file Open project: langhuihui/csharprtmp Class Usage Examples

Protected Methods

Method Description
OnReceive ( ClusterMessageType type ) : void

Method Details

OnReceive() protected method

protected OnReceive ( ClusterMessageType type ) : void
type ClusterMessageType
return void