C# Class PhotonWire.HubInvoker.UseJsonObservablePhotonPeer

Inheritance: PhotonWire.Client.ObservablePhotonPeer
Afficher le fichier Open project: neuecc/PhotonWire

Méthodes publiques

Méthode Description
Connect ( string serverAddress, string applicationName ) : bool
UseJsonObservablePhotonPeer ( ConnectionProtocol protocolType, int serviceCallRate = 20 ) : ExitGames.Client.Photon

Method Details

Connect() public méthode

public Connect ( string serverAddress, string applicationName ) : bool
serverAddress string
applicationName string
Résultat bool

UseJsonObservablePhotonPeer() public méthode

public UseJsonObservablePhotonPeer ( ConnectionProtocol protocolType, int serviceCallRate = 20 ) : ExitGames.Client.Photon
protocolType ConnectionProtocol
serviceCallRate int
Résultat ExitGames.Client.Photon