Interface Endpoint

All Known Implementing Classes:
AppEndpoint, PhoneEndpoint, SipEndpoint, VbcEndpoint, WebSocketEndpoint

public interface Endpoint
  • Method Summary

    Modifier and Type
    Method
    Description
    Endpoint type name.
    Deprecated.
    This method will be removed in the next major release.
  • 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.