Ejemplo n.º 1
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.AllJoyn.AllJoynAboutDataView> GetAboutDataAsync(global::Windows.Devices.AllJoyn.AllJoynServiceInfo serviceInfo, global::Windows.Globalization.Language language)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<AllJoynAboutDataView> AllJoynBusAttachment.GetAboutDataAsync(AllJoynServiceInfo serviceInfo, Language language) is not implemented in Uno.");
 }
Ejemplo n.º 2
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.AllJoyn.AllJoynSession> GetFromServiceInfoAsync(global::Windows.Devices.AllJoyn.AllJoynServiceInfo serviceInfo, global::Windows.Devices.AllJoyn.AllJoynBusAttachment busAttachment)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<AllJoynSession> AllJoynSession.GetFromServiceInfoAsync(AllJoynServiceInfo serviceInfo, AllJoynBusAttachment busAttachment) is not implemented in Uno.");
 }