wechat_data_t Struct Reference

WeChat service data. More...

#include <wechat.h>

Data Fields

const uint8_t * p_data
 
uint16_t length
 
uint16_t offset
 

Detailed Description

WeChat service data.

Field Documentation

◆ length

uint16_t wechat_data_t::length

Length of data.

◆ offset

uint16_t wechat_data_t::offset

Offset of data.

◆ p_data

const uint8_t* wechat_data_t::p_data

Pointer to data.


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