Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
device_state_subscription Struct Reference

Device state subscription object. More...

Collaboration diagram for device_state_subscription:
Collaboration graph
[legend]

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
const ast_string_field app_name
 
const ast_string_field device_name
 
struct stasis_subscriptionsub
 

Detailed Description

Device state subscription object.

Definition at line 54 of file res_stasis_device_state.c.

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 58 of file res_stasis_device_state.c.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 58 of file res_stasis_device_state.c.

◆ app_name

const ast_string_field app_name

◆ device_name

const ast_string_field device_name

◆ sub

struct stasis_subscription* sub

The subscription object

Definition at line 60 of file res_stasis_device_state.c.


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