setCall static method
- WebStoredCall call
Stores the provided call
in the browser's storage.
Implementation
static void setCall(WebStoredCall call) {
// No-op.
}
Stores the provided call
in the browser's storage.
static void setCall(WebStoredCall call) {
// No-op.
}