Modifier and Type | Field and Description |
---|---|
protected Call |
call |
protected boolean |
ringing |
protected User |
user |
protected CallVoiceState |
voiceState |
Constructor and Description |
---|
CallUserImpl(Call call,
User user) |
Modifier and Type | Method and Description |
---|---|
Call |
getCall() |
User |
getUser() |
CallVoiceState |
getVoiceState() |
boolean |
isRinging() |
CallUserImpl |
setRinging(boolean ringing) |
protected final Call call
protected final User user
protected final CallVoiceState voiceState
protected boolean ringing
public CallVoiceState getVoiceState()
getVoiceState
in interface CallUser
public CallUserImpl setRinging(boolean ringing)