GNUnet 0.21.2
ClientPhonePickupMessage Struct Reference

Client -> Service pick up phone that is ringing. More...

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

Collaboration diagram for ClientPhonePickupMessage:
[legend]

Data Fields

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

Detailed Description

Client -> Service pick up phone that is ringing.

Definition at line 157 of file conversation.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader ClientPhonePickupMessage::header

◆ cid

uint32_t ClientPhonePickupMessage::cid

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

Definition at line 168 of file conversation.h.

Referenced by GNUNET_CONVERSATION_caller_pick_up().


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