Chirp.Radio.Agent.AudioPlayer.OnCancel C# (CSharp) 메소드

OnCancel() 보호된 메소드

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
리턴 void
        protected override void OnCancel()
        {
        }