Revision as of 22:07, October 7, 2016 by Rsai (talk | contribs) (API Events)
Jump to: navigation, search

API Events

Name Description Data
ready CallbackService is initialized and ready to accept commands n/a
scheduled Callback is scheduled successfully {(success data)}
scheduleError An error occurred between the client and the server during a callback schedule {result: (object), textStatus: (string), statusCode: (number), message: (string)}
availableSlots Callback available slots fetched successfully {(success data)}
availabilityError An error occurred between the client and the server while fetching the available timeslots {result: (object), textStatus: (string), statusCode: (number)}



Comments or questions about this documentation? Contact us for support!