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