C# Class Poker.Server.PokerPeer

Inheritance: NetworkPeerBase
Afficher le fichier Open project: BernhardGlueck/Poker Class Usage Examples

Méthodes publiques

Méthode Description
PokerPeer ( PokerApplication pokerApplication, IRpcProtocol protocol, IPhotonPeer unmanagedPeer ) : System

Private Methods

Méthode Description
ReceiveVoiceData ( VoiceDataMessage message ) : void

Method Details

PokerPeer() public méthode

public PokerPeer ( PokerApplication pokerApplication, IRpcProtocol protocol, IPhotonPeer unmanagedPeer ) : System
pokerApplication PokerApplication
protocol IRpcProtocol
unmanagedPeer IPhotonPeer
Résultat System