GNUnet 0.21.1
ClientPhonePickedupMessage Struct Reference

Service -> Client: other peer has picked up the phone, we are now talking. More...

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

Collaboration diagram for ClientPhonePickedupMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type is: GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_PICKED_UP. More...
 
uint32_t cid
 Call ID of the corresponding GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_CALL. More...
 

Detailed Description

Service -> Client: other peer has picked up the phone, we are now talking.

Definition at line 251 of file conversation.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader ClientPhonePickedupMessage::header

◆ cid

uint32_t ClientPhonePickedupMessage::cid

Call ID of the corresponding GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_CALL.

Definition at line 262 of file conversation.h.

Referenced by handle_cadet_pickup_message().


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