![]() |
Instance Methods | |
(instancetype) | - NS_UNAVAILABLE |
(instancetype) | - initWithPhotonListener: |
(instancetype) | - initWithPhotonListener:listener: |
(bool) | - connect: |
(bool) | - connect:ipAddr: |
(void) | - disconnect |
(void) | - service |
(void) | - service: |
(void) | - serviceBasic |
(bool) | - opCustom:operationRequest: |
(bool) | - opCustom:operationRequest:sendReliable: |
(bool) | - opCustom:operationRequest:sendReliable:channelID: |
(bool) | - sendOutgoingCommands |
(bool) | - sendAcksOnly |
(bool) | - dispatchIncomingCommands |
(bool) | - establishEncryption |
(void) | - fetchServerTimestamp |
(void) | - resetTrafficStats |
(void) | - resetTrafficStatsMaximumCounters |
(NSString *) | - vitalStatsToString: |
(void) | - pingServer:address: |
(instancetype) | - initWithPhotonListener:listener:connectionProtocol: [implementation] |
Properties | |
id< EGPhotonListener > | Listener |
int | ServerTimeOffset |
int | ServerTime |
int | BytesOut |
int | BytesIn |
int | ByteCountCurrentDispatch |
int | ByteCountLastOperation |
int | Peerstate |
int | SentCountAllowance |
int | TimePingInterval |
int | RoundTripTime |
int | RoundTripTimeVariance |
int | TimestampOfLastSocketReceive |
int | DebugOutputLevel |
short | PeerID |
bool | IsEncryptionAvailable |
int | IncomingReliableCommandsCount |
int | DisconnectTimeout |
int | QueuedIncomingCommands |
int | QueuedOutgoingCommands |
NSString * | ServerAddress |
int | ResentReliableCommands |
int | LimitOfUnreliableCommands |
bool | CRCEnabled |
int | PacketLossByCRC |
bool | TrafficStatsEnabled |
int | TrafficStatsElapsedMs |
EGTrafficStats * | TrafficStatsIncoming |
EGTrafficStats * | TrafficStatsOutgoing |
EGTrafficStatsGameLevel * | TrafficStatsGameLevel |
nByte | QuickResendAttempts |
short | PeerCount |
ExitGames::Photon::PhotonPeer * | Implementation [implementation] |
id< EGPhotonListener > | InternalListener [implementation] |
EGLogger * | Logger [implementation] |