예제 #1
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.");
 }
예제 #2
0
 public static void AuthenticateAndContinue(global::System.Uri requestUri, global::System.Uri callbackUri, global::Windows.Foundation.Collections.ValueSet continuationData, global::Windows.Security.Authentication.Web.WebAuthenticationOptions options)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Security.Authentication.Web.WebAuthenticationBroker", "void WebAuthenticationBroker.AuthenticateAndContinue(Uri requestUri, Uri callbackUri, ValueSet continuationData, WebAuthenticationOptions options)");
 }
예제 #3
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.ApplicationModel.AppService.AppServiceResponse> SendMessageAsync(global::Windows.Foundation.Collections.ValueSet message)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<AppServiceResponse> AppServiceConnection.SendMessageAsync(ValueSet message) is not implemented in Uno.");
 }
예제 #4
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.");
 }
 public global::Windows.Foundation.IAsyncOperation <bool> SendValueSetToParticipantsAsync(global::Windows.Foundation.Collections.ValueSet messageData, global::System.Collections.Generic.IEnumerable <global::Windows.System.RemoteSystems.RemoteSystemSessionParticipant> participants)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> RemoteSystemSessionMessageChannel.SendValueSetToParticipantsAsync(ValueSet messageData, IEnumerable<RemoteSystemSessionParticipant> participants) is not implemented in Uno.");
 }
예제 #6
0
파일: Launcher.cs 프로젝트: nepronen/Uno
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.System.LaunchUriResult> LaunchUriForResultsForUserAsync(global::Windows.System.User user, global::System.Uri uri, global::Windows.System.LauncherOptions options, global::Windows.Foundation.Collections.ValueSet inputData)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<LaunchUriResult> Launcher.LaunchUriForResultsForUserAsync(User user, Uri uri, LauncherOptions options, ValueSet inputData) is not implemented in Uno.");
 }
 public void Complete(global::Windows.Foundation.Collections.ValueSet result)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Networking.Vpn.VpnForegroundActivationOperation", "void VpnForegroundActivationOperation.Complete(ValueSet result)");
 }
 public global::Windows.Foundation.IAsyncOperation <bool> BroadcastValueSetAsync(global::Windows.Foundation.Collections.ValueSet messageData)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> RemoteSystemSessionMessageChannel.BroadcastValueSetAsync(ValueSet messageData) is not implemented in Uno.");
 }
예제 #9
0
 public SpatialEntity(global::Windows.Perception.Spatial.SpatialAnchor spatialAnchor, global::Windows.Foundation.Collections.ValueSet propertySet)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Perception.Spatial.SpatialEntity", "SpatialEntity.SpatialEntity(SpatialAnchor spatialAnchor, ValueSet propertySet)");
 }
예제 #10
0
 public void ReportCompleted(global::Windows.Foundation.Collections.ValueSet data)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.System.ProtocolForResultsOperation", "void ProtocolForResultsOperation.ReportCompleted(ValueSet data)");
 }
예제 #11
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.ApplicationModel.Background.MediaProcessingTriggerResult> RequestAsync(global::Windows.Foundation.Collections.ValueSet arguments)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<MediaProcessingTriggerResult> MediaProcessingTrigger.RequestAsync(ValueSet arguments) is not implemented in Uno.");
 }
예제 #12
0
 public static void SendMessageToForeground(global::Windows.Foundation.Collections.ValueSet value)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Media.Playback.BackgroundMediaPlayer", "void BackgroundMediaPlayer.SendMessageToForeground(ValueSet value)");
 }
예제 #13
0
 public global::Windows.Foundation.Collections.ValueSet ActivateForeground(string packageRelativeAppId, global::Windows.Foundation.Collections.ValueSet sharedContext)
 {
     throw new global::System.NotImplementedException("The member ValueSet VpnChannel.ActivateForeground(string packageRelativeAppId, ValueSet sharedContext) is not implemented in Uno.");
 }