![]() |
BlackBerry Dynamics for .NET Maui
12.1.1.5
Runtime library for .NET Maui applications
|
Interface containing additional events for iOS for IBBDService. More...
Events | |
EventHandler< StartSendingEventArgs > | StartSending |
Interface containing additional events for iOS for IBBDService.
EventHandler<StartSendingEventArgs> BBDXamarinForms.iOS.Interfaces.AppKinetics.IBBDServiceiOS.StartSending |
Occurs whenever the delivery of a service response file attachment through the AppKinetics system starts.The path of the file is passed as a parameter.
Invocation of this event notifies the application that the AppKinetics system has started transferring the data in the file to the recipient of the service response.
The event handler could display a sending status in its user interface. The sending status could be cleared on receipt of the MessageSent event.