GNUnet 0.21.1
ClientPhoneResumeMessage Struct Reference

Service <-> Client message for phone was resumed. More...

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

Collaboration diagram for ClientPhoneResumeMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type is: GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_RESUME. More...
 
uint32_t cid
 CID, internal caller ID to identify which active call we are talking about. More...
 

Detailed Description

Service <-> Client message for phone was resumed.

Definition at line 139 of file conversation.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader ClientPhoneResumeMessage::header

◆ cid

uint32_t ClientPhoneResumeMessage::cid

CID, internal caller ID to identify which active call we are talking about.

Definition at line 150 of file conversation.h.

Referenced by GNUNET_CONVERSATION_caller_resume(), handle_cadet_resume_message(), and handle_phone_resume().


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