Asterisk - The Open Source Telephony Project GIT-master-590b490
Loading...
Searching...
No Matches
Data Fields
ast_ari_events_claim_channel_args Struct Reference

#include <resource_events.h>

Data Fields

const char * application
 
const char * channel_id
 

Detailed Description

Argument struct for ast_ari_events_claim_channel()

Definition at line 88 of file resource_events.h.

Field Documentation

◆ application

const char* application

The name of the application claiming the channel

Definition at line 92 of file resource_events.h.

◆ channel_id

const char* channel_id

The ID of the channel to claim

Definition at line 90 of file resource_events.h.


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