GNUnet 0.21.1
ClientPhoneHangupMessage Struct Reference

Client <-> Service hang up phone that may or may not be ringing. More...

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

Collaboration diagram for ClientPhoneHangupMessage:
[legend]

Data Fields

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

Detailed Description

Client <-> Service hang up phone that may or may not be ringing.

Also sent in response to a (failed) struct ClientCallMessage.

Definition at line 176 of file conversation.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader ClientPhoneHangupMessage::header

◆ cid

uint32_t ClientPhoneHangupMessage::cid

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

Definition at line 187 of file conversation.h.

Referenced by clean_up_channel(), GNUNET_CONVERSATION_caller_hang_up(), handle_cadet_hangup_message(), and handle_phone_hangup().


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