GNUnet debian-0.24.3-28-g4f2a77692
 
Loading...
Searching...
No Matches
ClientPhoneSuspendMessage Struct Reference

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

#include </home/buildbot/bb-worker/worker/gnunet_release/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.
 
uint32_t cid
 CID, internal caller ID to identify which active call we are talking about.
 

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: