Skip to content

webPhone.dispose()

This method properly disposes of a WebPhone instance so that an instance can be freed for use. There is a limit of five instances per extension.

See also:

Sample

await webPhone.dispose();

Inputs

None.

Outputs

None.