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–2SMSSession structuretypedef struct{char sessionId[20];Char called_number[20];Char caller_number[20];char client_name[20];char application_name[50];UInt32 taxationRate;UInt32 current_exchange;UInt32 total_exchange;SMSDateTimeType Openeddatetime;SMSDateTimeType LastExchangedatetime;char latitude[8];char longitude[9);char price[8];} SMSSession3.3 Structure SMSUserAccountInfoThis structure is those of the user accounts managed by the VIDEOSMSGateway.It is for example used by SMS_CreateAccount and SMS_GetAccountInfofunctions.The time managed by this structure are internally stored using OpenVMSabsolute time format on a quadword (two 32 bits longwords).3–2

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

Saved successfully!

Ooh no, something went wrong!