Asterisk - The Open Source Telephony Project GIT-master-a358458
Public Member Functions | Data Fields
ast_presence_state_message Struct Reference

Stasis message payload representing a presence state update. More...

#include <presencestate.h>

Public Member Functions

 AST_DECLARE_STRING_FIELDS (AST_STRING_FIELD(provider);AST_STRING_FIELD(subtype);AST_STRING_FIELD(message);)
 

Data Fields

enum ast_presence_state state
 

Detailed Description

Stasis message payload representing a presence state update.

Since
12

Definition at line 184 of file presencestate.h.

Member Function Documentation

◆ AST_DECLARE_STRING_FIELDS()

AST_DECLARE_STRING_FIELDS ( AST_STRING_FIELD(provider);AST_STRING_FIELD(subtype);AST_STRING_FIELD(message);  )

Field Documentation

◆ state

The state associated with this presence state message

Definition at line 190 of file presencestate.h.

Referenced by handle_hint_change_message_type(), presence_state_cached(), presence_state_notify_callbacks(), and presence_state_to_ami().


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