Interface VoiceWebhookEvent

All Known Subinterfaces:
AnsweredCallEvent, DisconnectedCallEvent, IncomingCallEvent, NotificationEvent, PromptInputEvent

public interface VoiceWebhookEvent
VoiceWebhookEvent
  • Method Details

    • getCallid

      String getCallid()
      The unique ID assigned to this call.
      Returns:
      callid
    • getVersion

      Integer getVersion()
      The current API version.
      Returns:
      version