Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_state_cb_info Struct Reference

#include <pbx.h>

Collaboration diagram for ast_state_cb_info:
Collaboration graph
[legend]

Data Fields

struct ao2_containerdevice_state_info
 
enum ast_extension_states exten_state
 
const char * presence_message
 
enum ast_presence_state presence_state
 
const char * presence_subtype
 
enum ast_state_cb_update_reason reason
 

Detailed Description

Definition at line 102 of file pbx.h.

Field Documentation

◆ device_state_info

struct ao2_container* device_state_info

◆ exten_state

enum ast_extension_states exten_state

◆ presence_message

const char* presence_message

◆ presence_state

enum ast_presence_state presence_state

◆ presence_subtype

const char* presence_subtype

◆ reason


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