Package com.vonage.client.meetings
Class DialInNumber
java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.meetings.DialInNumber
- All Implemented Interfaces:
Jsonable
Details about a number that that can be used to dial into a meeting.
-
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
-
Constructor Details
-
DialInNumber
protected DialInNumber()
-
-
Method Details
-
getNumber
The dial-in number.- Returns:
- The number in E164 format.
-
getLocale
The number locale.- Returns:
- The Locale.
-
getDisplayName
The country name of the locale.- Returns:
- The country's name.
-