34#ifndef API_MIP_CONSENT_CALLBACK_CC_H_
35#define API_MIP_CONSENT_CALLBACK_CC_H_
mip_cc_consent
A user's response when consent is requested to connect to an unrecognized service endpoint.
Definition consent_callback_cc.h:44
@ MIP_CONSENT_ACCEPT
Definition consent_callback_cc.h:46
@ MIP_CONSENT_ACCEPT_ALWAYS
Definition consent_callback_cc.h:45
@ MIP_CONSENT_REJECT
Definition consent_callback_cc.h:47
MIP_CC_CALLBACK(mip_cc_consent_callback, mip_cc_consent, const char *)
callback function definition for consent from user to access external service endpoint
Export/import and other macros for C API.