@wildix/wda-stream-client > WdaStream > getConferenceId
WdaStream.getConferenceId() method
Signature:
getConferenceId(args: GetConferenceIdCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConferenceIdCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: GetConferenceIdCommandOutput) => void |
Returns:
void