com.nokia.mid.voip
Class VoipStates

java.lang.Object
  extended by com.nokia.mid.voip.VoipStates

public class VoipStates
extends java.lang.Object

This class defines all the state codes for VoipSettings and VoipAudioCall.


Field Summary
static int AUDIOCALL_CALL
          Constant for Audio Call event.
static int AUDIOCALL_COLP
          Constant for Audio Connected line identification event.
static int AUDIOCALL_ENDED
          Constant for Call Ended event.
static int AUDIOCALL_NOTIF
          Constant for Call Notification.
static int AUDIOCALL_OPERROR
          Constant for Operation error event.
static int SETTINGS_ERROR
          Constant for Settings error event.
static int SETTINGS_OFFLINE
          Constant for Settings Offline event.
static int SETTINGS_ONLINE
          Constant for Settings Online event.
static int SETTINGS_WRITTEN
          Constant for Settings written event.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SETTINGS_ERROR

public static final int SETTINGS_ERROR

Constant for Settings error event.

Settings have a problem and are not written.

SETTINGS_ERROR has the value 0x00.

See Also:
Constant Field Values

SETTINGS_WRITTEN

public static final int SETTINGS_WRITTEN

Constant for Settings written event.

Settings are successfully written to phone.

SETTINGS_WRITTEN has the value 0x01.

See Also:
Constant Field Values

SETTINGS_ONLINE

public static final int SETTINGS_ONLINE

Constant for Settings Online event.

SETTINGS_ONLINE has the value 0x02.

See Also:
Constant Field Values

SETTINGS_OFFLINE

public static final int SETTINGS_OFFLINE

Constant for Settings Offline event.

SETTINGS_OFFLINE has the value 0x03.

See Also:
Constant Field Values

AUDIOCALL_CALL

public static final int AUDIOCALL_CALL

Constant for Audio Call event.

Call state has been changed.

AUDIOCALL_CALL has the value 0x04.

See Also:
Constant Field Values

AUDIOCALL_COLP

public static final int AUDIOCALL_COLP

Constant for Audio Connected line identification event.

Connected Line Identification Presentation (COLP) is a service offered to the calling party which provides the connected party's URI.

AUDIOCALL_COLP has the value 0x05.

See Also:
Constant Field Values

AUDIOCALL_ENDED

public static final int AUDIOCALL_ENDED

Constant for Call Ended event.

Call has ended. Cause states the reason why call was ended.

AUDIOCALL_ENDED has the value 0x06.

See Also:
Constant Field Values

AUDIOCALL_NOTIF

public static final int AUDIOCALL_NOTIF

Constant for Call Notification.

Notifications are informative indications of call related events like call is on hold, audio routed to speaker and so on. Client can update its call UI using notifications.

AUDIOCALL_NOTIF has the value 0x07.

See Also:
Constant Field Values

AUDIOCALL_OPERROR

public static final int AUDIOCALL_OPERROR

Constant for Operation error event.

Operation error is sent when requested operation, for example call retrieve, has failed.

AUDIOCALL_OPERROR has the value 0x08.

See Also:
Constant Field Values


Copyright © 2013 Nokia Corporation. All rights reserved.

Nokia is registered trademark of Nokia Corporation. Java and all Java-based marks are trademarks or registered trademarks of Oracle Corporation. Other product and company names mentioned herein may be trademarks or trade names of their respective owners. This document is confidential information of Nokia Corporation.

Disclaimer
The information in this document is provided "as is," with no warranties whatsoever, including any warranty of merchantability, fitness for any particular purpose, or any warranty otherwise arising out of any proposal, specification, or sample. Furthermore, information provided in this document is preliminary, and may be changed substantially prior to final release.

Nokia Corporation disclaims all liability, including liability for infringement of any proprietary rights, relating to this document and implementation of any information presented in this document.

Nokia Corporation retains the right to make changes to this document at any time, without notice.

License
Subject to above disclaimer, a license is hereby granted to use this documentation solely under existing Limited License Agreement and non-disclosure agreement between the companies for the agreed application development for S40 Nokia phones. No other licenses e.g. to any intellectual property rights are granted herein. Any use of the screen shots of this documentation, including any icons thereof, is subject to Nokia's prior written approval.