Constant Field Values


Contents
javax.microedition.*

javax.microedition.sip.SipDialog
public static final byte CONFIRMED 2
public static final byte EARLY 1
public static final byte TERMINATED 0

javax.microedition.sip.SipException
public static final byte ALREADY_RESPONDED 9
public static final byte DIALOG_UNAVAILABLE 2
public static final byte GENERAL_ERROR 0
public static final byte INVALID_MESSAGE 8
public static final byte INVALID_OPERATION 6
public static final byte INVALID_STATE 5
public static final byte TRANSACTION_UNAVAILABLE 7
public static final byte TRANSPORT_NOT_SUPPORTED 1
public static final byte UNKNOWN_LENGTH 4
public static final byte UNKNOWN_TYPE 3



Copyright © 2007 Nokia Corporation. All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.