Package com.vonage.client.voice
Interface Endpoint
- All Known Implementing Classes:
AppEndpoint,PhoneEndpoint,SipEndpoint,VbcEndpoint,WebSocketEndpoint
public interface Endpoint
-
Method Summary
-
Method Details
-
getType
Endpoint type name.- Returns:
- The type of endpoint as a string.
-
toLog
Deprecated.This method will be removed in the next major release.Description of the endpoint.- Returns:
- String representation of the object.
-