Example #1
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.ApplicationModel.Calls.PhoneCallOperationStatus> ChangeAudioDeviceAsync(global::Windows.ApplicationModel.Calls.PhoneCallAudioDevice endpoint)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<PhoneCallOperationStatus> PhoneCall.ChangeAudioDeviceAsync(PhoneCallAudioDevice endpoint) is not implemented in Uno.");
 }
Example #2
0
 public global::Windows.ApplicationModel.Calls.PhoneCallOperationStatus ChangeAudioDevice(global::Windows.ApplicationModel.Calls.PhoneCallAudioDevice endpoint)
 {
     throw new global::System.NotImplementedException("The member PhoneCallOperationStatus PhoneCall.ChangeAudioDevice(PhoneCallAudioDevice endpoint) is not implemented in Uno.");
 }