public class RTSRingerConfig
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
res_connecting
Ring tone for connecting
|
int |
res_no_response
Ring tone for no response
|
int |
res_peer_busy
Ring tone for a busy line
|
int |
res_peer_reject
Ring tone for decling a call
|
int |
res_ring
Ring tone for incoming calls
|
Constructor and Description |
---|
RTSRingerConfig() |
public int res_connecting
public int res_no_response
public int res_peer_busy
public int res_peer_reject
public int res_ring