[ Web Proxy ]
URL:
Viewing: https://zoom.github.io/rivet-javascript/modules/../interfaces/Phone.WebEndpointOptions.html [Back]  [Original]

WebEndpointOptions | @zoom/rivet

Interface WebEndpointOptions

interface WebEndpointOptions {
auth: Auth<unknown>;
baseUrl?: string;
doubleEncodeUrl?: boolean;
timeout?: number;
}

Properties

auth: Auth<unknown>
baseUrl?: string
doubleEncodeUrl?: boolean
timeout?: number

Copyright © 2024 Zoom Video Communications, Inc.


Web Proxy Viewer  |  New URL  |  Original Page