_AlpTelSmsDateTime Struct Reference
[SMS Service]

#include <telephony_types.h>


Data Fields

bool absolute
 If true, the dateTime value is an OS absolute time value, which is the number of seconds since 1/1/1970. If false, the dateTime value is relative to the current date and time.
uint32_t dateTime
 Date and time value. If the absolute field is true, this is expressed as the number of seconds elapsed since 00:00:00 UTC on January 1, 1970. If the absolute field is false, this is expressed as the number of seconds elapsed from the current time.


Field Documentation

bool absolute
 

If true, the dateTime value is an OS absolute time value, which is the number of seconds since 1/1/1970. If false, the dateTime value is relative to the current date and time.

uint32_t dateTime
 

Date and time value. If the absolute field is true, this is expressed as the number of seconds elapsed since 00:00:00 UTC on January 1, 1970. If the absolute field is false, this is expressed as the number of seconds elapsed from the current time.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.