Exemple #1
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.ApplicationModel.AppService.StatelessAppServiceResponse> SendStatelessMessageAsync(global::Windows.ApplicationModel.AppService.AppServiceConnection connection, global::Windows.System.RemoteSystems.RemoteSystemConnectionRequest connectionRequest, global::Windows.Foundation.Collections.ValueSet message)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<StatelessAppServiceResponse> AppServiceConnection.SendStatelessMessageAsync(AppServiceConnection connection, RemoteSystemConnectionRequest connectionRequest, ValueSet message) is not implemented in Uno.");
 }
Exemple #2
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.System.RemoteLaunchUriStatus> LaunchUriAsync(global::Windows.System.RemoteSystems.RemoteSystemConnectionRequest remoteSystemConnectionRequest, global::System.Uri uri, global::Windows.System.RemoteLauncherOptions options, global::Windows.Foundation.Collections.ValueSet inputData)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<RemoteLaunchUriStatus> RemoteLauncher.LaunchUriAsync(RemoteSystemConnectionRequest remoteSystemConnectionRequest, Uri uri, RemoteLauncherOptions options, ValueSet inputData) is not implemented in Uno.");
 }
Exemple #3
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.ApplicationModel.AppService.AppServiceConnectionStatus> OpenRemoteAsync(global::Windows.System.RemoteSystems.RemoteSystemConnectionRequest remoteSystemConnectionRequest)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<AppServiceConnectionStatus> AppServiceConnection.OpenRemoteAsync(RemoteSystemConnectionRequest remoteSystemConnectionRequest) is not implemented in Uno.");
 }