GMBLPickupManager Class Reference
Inherits from | NSObject |
---|---|
Declared in | GMBLPickupManager.h |
– startMonitoringPickup:completionHandler:
- (void)startMonitoringPickup:(GMBLPickup *)pickup completionHandler:(void ( ^ ) ( GMBLPickupResponse *response ))completionHandler
– stopMonitoringPickup:reason:completionHandler:
- (void)stopMonitoringPickup:(GMBLPickup *)pickup reason:(GMBLPickupCompletionReason)completionReason completionHandler:(void ( ^ ) ( GMBLPickupResponse *response ))completionHandler
– setAwaitingItem:forPickup:completionHandler:
- (void)setAwaitingItem:(BOOL)awaitingItem forPickup:(GMBLPickup *)pickup completionHandler:(void ( ^ ) ( GMBLPickupResponse *response ))completionHandler