Chirp.Radio.Agent.AudioPlayer.OnCancel C# (CSharp) Méthode

OnCancel() protected méthode

Called when the agent request is getting cancelled
Once the request is Cancelled, the agent gets 5 seconds to finish its work, by calling NotifyComplete()/Abort().
protected OnCancel ( ) : void
Résultat void
        protected override void OnCancel()
        {
        }