Asterisk - The Open Source Telephony Project  18.5.0
Public Member Functions | Data Fields
resource_list Struct Reference

Resource list configuration item. More...

Public Member Functions

 SORCERY_OBJECT (details)
 

Data Fields

char event [32]
 
unsigned int full_state
 
struct resources items
 
unsigned int notification_batch_interval
 

Detailed Description

Resource list configuration item.

Definition at line 325 of file res_pjsip_pubsub.c.

Member Function Documentation

◆ SORCERY_OBJECT()

SORCERY_OBJECT ( details  )

Field Documentation

◆ event

char event[32]

◆ full_state

unsigned int full_state

Indicates if Asterisk sends full or partial state on notifications.

Definition at line 332 of file res_pjsip_pubsub.c.

Referenced by apply_list_configuration(), build_node_children(), and tree_node_alloc().

◆ items

struct resources items

◆ notification_batch_interval

unsigned int notification_batch_interval

Time, in milliseconds Asterisk waits before sending a batched notification.

Definition at line 334 of file res_pjsip_pubsub.c.

Referenced by apply_list_configuration().


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