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

Inheritance: BaseClusterProtocol
Afficher le fichier Open project: langhuihui/csharprtmp Class Usage Examples

Méthodes publiques

Méthode Description
SignalProtocolCreated ( BaseProtocol protocol, Variant customParameters ) : bool

Méthodes protégées

Méthode Description
OnReceive ( ClusterMessageType type ) : void

Method Details

OnReceive() protected méthode

protected OnReceive ( ClusterMessageType type ) : void
type ClusterMessageType
Résultat void

SignalProtocolCreated() public static méthode

public static SignalProtocolCreated ( BaseProtocol protocol, Variant customParameters ) : bool
protocol BaseProtocol
customParameters CSharpRTMP.Common.Variant
Résultat bool