GNUnet 0.21.1
ClientAudioMessage Struct Reference

Message Client <-> Service to transmit the audio. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/contrib/service/conversation/conversation.h>

Collaboration diagram for ClientAudioMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type is GNUNET_MESSAGE_TYPE_CONVERSATION_CS_AUDIO. More...
 
uint32_t cid
 CID, internal caller ID to identify which active call we are sending data to. More...
 

Detailed Description

Message Client <-> Service to transmit the audio.

Definition at line 194 of file conversation.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader ClientAudioMessage::header

◆ cid

uint32_t ClientAudioMessage::cid

CID, internal caller ID to identify which active call we are sending data to.

Definition at line 205 of file conversation.h.

Referenced by handle_cadet_audio_message(), handle_phone_audio(), and transmit_phone_audio().


The documentation for this struct was generated from the following file: