Asterisk - The Open Source Telephony Project  18.5.0
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 96 of file resource_endpoints.h.

Field Documentation

◆ resource

const char* resource

ID of the endpoint

Definition at line 100 of file resource_endpoints.h.

Referenced by ast_ari_endpoints_get(), and ast_ari_endpoints_get_cb().

◆ tech

const char* tech

Technology of the endpoint

Definition at line 98 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: