[ Maverik Level 3 functions ]


mav_SMSDataGet

Summary

Queries the data associated with an SMS.


Syntax

void *mav_SMSDataGet(MAV_SMS *s);


Description

This function returns the data associated with SMS s.


Back to the index page.