public class VoipInfo extends FacebookObject
| Constructor and Description |
|---|
VoipInfo() |
| Modifier and Type | Method and Description |
|---|---|
int |
getReasonCode() |
String |
getReasonDescription() |
boolean |
hasMobileApp() |
boolean |
hasPermission() |
boolean |
isCallable() |
boolean |
isCallableWebRTC() |
boolean |
isPushable() |
add, getExtraDatapublic boolean hasPermission()
public boolean hasMobileApp()
public boolean isPushable()
public boolean isCallable()
public boolean isCallableWebRTC()
public int getReasonCode()
public String getReasonDescription()