java.lang.Object
com.sinch.sdk.domains.voice.models.requests.Control
com.sinch.sdk.domains.voice.models.requests.ControlUrl

public class ControlUrl extends Control
Control URL used during a custom callout
See Also:
  • Method Details

    • getURL

      public String getURL()
      See Also:
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • from

      public static ControlUrl from(String URL)
      Create a Custom URL instance from String
      Parameters:
      URL - URL representation
      Returns:
      A newly created instance