Asterisk - The Open Source Telephony Project
21.4.1
|
Device state subscription object. More...
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_subscription * | sub |
Device state subscription object.
Definition at line 54 of file res_stasis_device_state.c.
struct stasis_subscription* sub |
The subscription object
Definition at line 60 of file res_stasis_device_state.c.