ConstArray of Event objects.
MobileLockerError on network failure or server error.
Get a single lead retrieval event by ID.
The numeric ID of the event.
The matching Event.
MobileLockerError on network failure or if the event is not found.
Get all attendees for a lead retrieval event.
The numeric ID of the event.
Array of Attendee objects.
MobileLockerError on network failure or server error.
Get a specific attendee by ID.
The attendee's string ID.
The matching Attendee.
MobileLockerError on network failure or if not found.
Get all business cards scanned by the current user.
Array of BusinessCard objects.
MobileLockerError on network failure or server error.
Get a specific business card by ID.
The business card's string ID.
The matching BusinessCard.
MobileLockerError on network failure or if not found.
List all lead retrieval events available to the current user.