UnbluVisitorClientDelegate
protocol UnbluVisitorClientDelegate : UnbluClientDelegate
The delegate for the UnbluVisitorClient
-
Called when the Agent availability is updated
Declaration
Swift
func unblu(didUpdateAgentAvailability isAvailable: Bool)