AWS IoT Device SDK C: Defender
AWS IoT Device Defender library
Return to main page ↑
AwsIotDefenderCallback_t Struct Reference

User provided callback handle. More...

#include <aws_iot_defender.h>

Data Fields

void * pCallbackContext
 
void(* function )(void *, AwsIotDefenderCallbackInfo_t *const)
 

Detailed Description

User provided callback handle.

Field Documentation

◆ pCallbackContext

void* AwsIotDefenderCallback_t::pCallbackContext

The callback context for caller's use (optional).

◆ function

void( * AwsIotDefenderCallback_t::function) (void *, AwsIotDefenderCallbackInfo_t *const)

Callback function signature(optional).


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