GNUnet 0.21.1
ClientPhoneSuspendMessage Struct Reference

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

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

Collaboration diagram for ClientPhoneSuspendMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type is: GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_SUSPEND. 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 suspended.

Definition at line 121 of file conversation.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader ClientPhoneSuspendMessage::header

◆ cid

uint32_t ClientPhoneSuspendMessage::cid

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

Definition at line 132 of file conversation.h.

Referenced by GNUNET_CONVERSATION_caller_suspend(), handle_cadet_suspend_message(), and handle_phone_suspend().


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