MCAdvertiserAssistantDelegate
The MCAdvertiserAssistantDelegate protocol describes the methods that the delegate object for an MCAdvertiserAssistant instance can implement to handle advertising-related events.
Declaration
protocol MCAdvertiserAssistantDelegate : NSObjectProtocolOverview
No assumption should be made about which queue the delegate methods are called on. It is the delegate’s responsibility to ensure that any UIKit-related updates are called on the main thread.