Beispiel #1
0
 public global::Windows.Foundation.IAsyncAction RequestAppLaunchAsync(global::Windows.ApplicationModel.VoiceCommands.VoiceCommandResponse response)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction VoiceCommandServiceConnection.RequestAppLaunchAsync(VoiceCommandResponse response) is not implemented in Uno.");
 }
Beispiel #2
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.ApplicationModel.VoiceCommands.VoiceCommandDisambiguationResult> RequestDisambiguationAsync(global::Windows.ApplicationModel.VoiceCommands.VoiceCommandResponse response)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<VoiceCommandDisambiguationResult> VoiceCommandServiceConnection.RequestDisambiguationAsync(VoiceCommandResponse response) is not implemented in Uno.");
 }