public
static
class
CallScreeningService.CallResponse
extends Object
java.lang.Object | |
↳ | android.telecom.CallScreeningService.CallResponse |
Nested classes | |
---|---|
class |
CallScreeningService.CallResponse.Builder
|
Public methods | |
---|---|
boolean
|
getDisallowCall()
|
boolean
|
getRejectCall()
|
boolean
|
getSilenceCall()
|
boolean
|
getSkipCallLog()
|
boolean
|
getSkipNotification()
|
Inherited methods | |
---|---|
public boolean getDisallowCall ()
Returns | |
---|---|
boolean |
public boolean getRejectCall ()
Returns | |
---|---|
boolean |
public boolean getSilenceCall ()
Returns | |
---|---|
boolean |
public boolean getSkipCallLog ()
Returns | |
---|---|
boolean |
public boolean getSkipNotification ()
Returns | |
---|---|
boolean |