com.funambol.syncml.spds
Class SANMessageParser
java.lang.Object
com.funambol.syncml.spds.SANMessageParser
public class SANMessageParser
- extends java.lang.Object
Message Parser for messages carring a server
alerted notification (SAN)
Constructor Summary |
SANMessageParser()
Creates a new instance of SANMessageParser |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SANMessageParser
public SANMessageParser()
- Creates a new instance of SANMessageParser
parseMessage
public SANMessage parseMessage(byte[] msg)
throws java.io.IOException,
MessageParserException
- Returns:
- SAN Message object handling properties of SAN OTA Message
- Throws:
java.io.IOException
MessageParserException
getDigest
public java.lang.String getDigest()
getVersion
public java.lang.String getVersion()
getUiMode
public char getUiMode()
getInititator
public int getInititator()
getSessionId
public int getSessionId()
getServerId
public java.lang.String getServerId()
getNumberOfSync
public int getNumberOfSync()
getSyncInfoArray
public SyncInfo[] getSyncInfoArray()
Copyright © 2006 Funambol.