A structure that represents a request message for support callbacks.
typedef struct support_request {
char domain [VPN_EXT_NAME_LEN+1];
char api [VPN_EXT_NAME_LEN+1];
}support_request_t;
BlackBerry 10.2.0
This value is one of VPN_EXT_DOMAIN_*.
This value is one of VPN_EXT_DOMAIN_SUPPORT_* or any API name.