09.07.2015 Views

VideoSMS/Client Application Programming Interface ... - MCTel

VideoSMS/Client Application Programming Interface ... - MCTel

VideoSMS/Client Application Programming Interface ... - MCTel

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

SMS structuresExample 3–7WapData structuretypedef struct{UInt16 destPort;UInt16 srcPort;UInt32 wap_length;UInt32 wap_action;UInt32 wap_encoding;Uint32 wap_options;SMSDateTime created_date;SMSDateTime expiration_date;Char wap_url[100];Char wap_text[50];Char MSISDN[20];Char wap_content[500];} SMSMessageExample 3–8SMSOperator structuretypedef struct{UInt16 NCC;UInt16 MNC;UInt32 status;UInt32 capabilities;UInt32 units;real double price;Char operatorname[20];Char countrycode[3];Char countryprefix[3];Char countryname[20];} SMSOperator• countryprefix: international country dialing prefix (e.g. 33 for France)• units is the number of SMS units needed to send a single SMS to thisdestination.• price is the price invoiced for a single SMS to this destination.3.9 SMSHandset structureThis structure stores the essential data regarding the subscriber mobilehandset.The structure includes:• IMEI: IMEI model• tacid: number asssigned to the terminal TAC .• brand: brand name• model: model name3–7

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!