319 B
319 B
sidebar_label |
---|
ConnectionCallback.reject |
ConnectionCallback.reject() method
Signature:
interface ConnectionCallback {reject(args: unknown): void;}
Parameters
Parameter | Type | Description |
---|---|---|
args | unknown |
Returns:
void