Photon C++ Client API  5.0.7.3
Public Member Functions | List of all members
PhotonTransportProtocol Class Reference

Public Member Functions

 PhotonTransportProtocol (const ILogger &logger)
 
Common::ValueObject< Common::Object * > buildVoicesInfo (const Common::JVector< const LocalVoice * > &voicesToSend, bool logInfo) const
 
Common::ValueObject< Common::Object * > buildVoiceRemoveMessage (const LocalVoice &v) const
 
void onVoiceFrameEvent (VoiceClient &voiceClient, const Common::Object &content, int channelId, int playerId, int localPlayerId)
 
void onVoiceEvent (VoiceClient &voiceClient, const Common::Object &content, int channelId, int playerId, int localPlayerId)