Asterisk - The Open Source Telephony Project GIT-master-6144b6b
Loading...
Searching...
No Matches
Data Fields
extension_state_device_source Struct Reference

Device state source feeding an extension state. More...

Collaboration diagram for extension_state_device_source:
Collaboration graph
[legend]

Data Fields

struct stasis_subscriptiondevice_state_subscription
 Synchronous subscription to the device state topic.
 
struct ast_extension_state_device_state_infoinfo
 The current state of the device - this is immutable.
 
unsigned int version
 The current version for this source.
 

Detailed Description

Device state source feeding an extension state.

Definition at line 86 of file extension_state.c.

Field Documentation

◆ device_state_subscription

Synchronous subscription to the device state topic.

Definition at line 90 of file extension_state.c.

Referenced by extension_state_device_source_alloc(), and extension_state_device_source_destroy().

◆ info

◆ version

unsigned int version

The current version for this source.

Definition at line 92 of file extension_state.c.

Referenced by extension_state_update_sources(), and ParsingContext::next().


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