Class Sounds
-
- All Implemented Interfaces:
public final class SoundsContains all the sounds that the SDK uses.
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerincomingCallSoundprivate final IntegeroutgoingCallSound
-
Method Summary
Modifier and Type Method Description final IntegergetIncomingCallSound()final IntegergetOutgoingCallSound()-
-
Method Detail
-
getIncomingCallSound
final Integer getIncomingCallSound()
-
getOutgoingCallSound
final Integer getOutgoingCallSound()
-
-
-
-