|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.plugin.notificationwiring.SoundProperties
public final class SoundProperties
Manages the access to the properties file containing all sounds paths.
| Field Summary | |
|---|---|
static String |
BUSY
The busy sound id. |
static String |
CALL_SECURITY_ERROR
The sound id of the sound played when a call security error occurs. |
static String |
CALL_SECURITY_ON
The sound id of the sound played when call security is turned on. |
static String |
DIALING
The dialing sound id. |
static String |
HANG_UP
The hang up sound id. |
static String |
INCOMING_CALL
The incoming call sound id. |
static String |
INCOMING_FILE
The incoming file sound id. |
static String |
INCOMING_MESSAGE
The incoming message sound id. |
static String |
OUTGOING_CALL
The outgoing call sound id. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String INCOMING_MESSAGE
public static final String INCOMING_FILE
public static final String OUTGOING_CALL
public static final String INCOMING_CALL
public static final String BUSY
public static final String DIALING
public static final String CALL_SECURITY_ON
public static final String CALL_SECURITY_ERROR
public static final String HANG_UP
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||