public global::Windows.Foundation.IAsyncOperation <bool> SendValueSetAsync(global::Windows.Foundation.Collections.ValueSet messageData, global::Windows.System.RemoteSystems.RemoteSystemSessionParticipant participant)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> RemoteSystemSessionMessageChannel.SendValueSetAsync(ValueSet messageData, RemoteSystemSessionParticipant participant) is not implemented in Uno.");
 }
Exemplo n.º 2
0
 public global::Windows.Foundation.IAsyncOperation <bool> RemoveParticipantAsync(global::Windows.System.RemoteSystems.RemoteSystemSessionParticipant pParticipant)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> RemoteSystemSessionController.RemoveParticipantAsync(RemoteSystemSessionParticipant pParticipant) is not implemented in Uno.");
 }