Called during service de-initialization to tell you when the system is shutting the
service down.
Syntax
[Android.Runtime.Register("onShutdown", "()V", "GetOnShutdownHandler")] public virtual voidOnShutdown ()
Remarks
Called during service de-initialization to tell you when the system is shutting the
service down.
At this point this service may no longer be the active Android.Service.Voice.VoiceInteractionService.