Beispiel #1
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Sms.SmsSendMessageResult> SendMessageAndGetResultAsync(global::Windows.Devices.Sms.ISmsMessageBase message)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<SmsSendMessageResult> SmsDevice2.SendMessageAndGetResultAsync(ISmsMessageBase message) is not implemented in Uno.");
 }
Beispiel #2
0
 public global::Windows.Devices.Sms.SmsEncodedLength CalculateLength(global::Windows.Devices.Sms.ISmsMessageBase message)
 {
     throw new global::System.NotImplementedException("The member SmsEncodedLength SmsDevice2.CalculateLength(ISmsMessageBase message) is not implemented in Uno.");
 }