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

#include <resource_endpoints.h>

Data Fields

const char * resource
 
const char * tech
 

Detailed Description

Argument struct for ast_ari_endpoints_get()

Definition at line 128 of file resource_endpoints.h.

Field Documentation

const char* resource

ID of the endpoint

Definition at line 132 of file resource_endpoints.h.

Referenced by ast_ari_endpoints_get(), and ast_ari_endpoints_get_cb().

const char* tech

Technology of the endpoint

Definition at line 130 of file resource_endpoints.h.

Referenced by ast_ari_endpoints_get(), and ast_ari_endpoints_get_cb().


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