@wildix-internal/wim-calendar-client > WimCalendar > getSlots
WimCalendar.getSlots() method
Signature:
getSlots(args: GetSlotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSlotsCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: GetSlotsCommandOutput) => void |
Returns:
void