Package com.vonage.client.users.channels
Class Vbc
java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.users.channels.Channel
com.vonage.client.users.channels.Vbc
- All Implemented Interfaces:
Jsonable
Represents a Vonage Business Cloud (VBC) channel.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vonage.client.users.channels.Channel
getConcreteClass, getType, removeTypeField, setTypeFieldMethods 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
-
Vbc
protected Vbc() -
Vbc
Creates a new VBC channel.- Parameters:
extension- The VBC extension number.
-
-
Method Details
-
getExtension
VBC extension.- Returns:
- The extension as a string.
-