Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_mwi_observer Struct Reference

MWI state event interface. More...

#include <mwi.h>

Data Fields

void(* on_subscribe )(const char *mailbox, struct ast_mwi_subscriber *sub)
 Raised when MWI is being subscribed. More...
 
void(* on_unsubscribe )(const char *mailbox, struct ast_mwi_subscriber *sub)
 Raised when MWI is being unsubscribed. More...
 

Detailed Description

MWI state event interface.

Definition at line 252 of file mwi.h.


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