[ Maverik Level 3 functions ]


mav_SMSClassGet

Summary

Query the class of an SMS.


Syntax

MAV_SMSClass *mav_SMSClassGet(MAV_SMS *s);


Description

This function returns the class of SMS s.


Back to the index page.