Photon C++ Client API
5.0.7.3
|
This is the complete list of members for IVoiceTransport, including all inherited members.
| channelIdStr(int channelId)=0 (defined in IVoiceTransport) | IVoiceTransport | pure virtual |
| isChannelJoined(int channelId)=0 (defined in IVoiceTransport) | IVoiceTransport | pure virtual |
| IVoiceTransport(void) (defined in IVoiceTransport) | IVoiceTransport | |
| logDebug(const Common::JString &msg) const =0 (defined in ILogger) | ILogger | pure virtual |
| logError(const Common::JString &msg) const =0 (defined in ILogger) | ILogger | pure virtual |
| logInfo(const Common::JString &msg) const =0 (defined in ILogger) | ILogger | pure virtual |
| logWarning(const Common::JString &msg) const =0 (defined in ILogger) | ILogger | pure virtual |
| playerIdStr(int playerId)=0 (defined in IVoiceTransport) | IVoiceTransport | pure virtual |
| sendFrame(Buffer< nByte > data, nByte evNumber, nByte voiceId, int channelId, const LocalVoice &localVoice)=0 (defined in IVoiceTransport) | IVoiceTransport | pure virtual |
| sendVoiceRemove(const LocalVoice &voice, int channelId, int targetPlayerId)=0 (defined in IVoiceTransport) | IVoiceTransport | pure virtual |
| sendVoicesInfo(const Common::JVector< const LocalVoice * > &voices, int channelId, int targetPlayerId)=0 (defined in IVoiceTransport) | IVoiceTransport | pure virtual |
| setDebugEchoMode(const LocalVoice &voice)=0 (defined in IVoiceTransport) | IVoiceTransport | pure virtual |
| ~ILogger(void) (defined in ILogger) | ILogger | virtual |
| ~IVoiceTransport(void) (defined in IVoiceTransport) | IVoiceTransport | virtual |