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

Receiver | @zoom/rivet

Interface Receiver

interface Receiver {
canInstall(): boolean;
init(options: ReceiverInitOptions): void;
start(...args: any[]): unknown;
stop(...args: any[]): unknown;
}

Implemented by

Methods

Copyright © 2024 Zoom Video Communications, Inc.


Web Proxy Viewer  |  New URL  |  Original Page