@wildix/wda-history-client > WdaHistory > getConference
WdaHistory.getConference() method
Signature:
getConference(args: GetConferenceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConferenceCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: GetConferenceCommandOutput) => void |
Returns:
void