Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
message_subscription Struct Reference

A subscription to some endpoint or technology. More...

Data Fields

struct {
   size_t   current
 
   struct application_tuple **   elems
 
   size_t   max
 
applications
 
char token []
 

Detailed Description

A subscription to some endpoint or technology.

Definition at line 59 of file messaging.c.

Field Documentation

struct { ... } applications

The applications that have subscribed to this endpoint or tech

Referenced by messaging_app_subscribe_endpoint(), and messaging_app_unsubscribe_endpoint().

char token[]

The name of this endpoint or tech

Definition at line 63 of file messaging.c.

Referenced by message_subscription_compare_cb(), and message_subscription_hash_cb().


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