Package com.vonage.client.insight
Class RealTimeData
java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.insight.RealTimeData
- All Implemented Interfaces:
Jsonable
Real time data about the number.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vonage.client.JsonableBaseObject
createJsonObjectMapper, equals, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.vonage.client.Jsonable
toJson, updateFromJson
-
Field Details
-
activeStatus
-
handsetStatus
-
-
Constructor Details
-
RealTimeData
public RealTimeData()
-
-
Method Details
-
getActiveStatus
- Returns:
- Whether the end-user's phone number is active within an operator's network.
Note that this could be
null.
-
getHandsetStatus
- Returns:
- Whether the end-user's handset is turned on or off.
-