Ejemplo n.º 1
0
 public global::Windows.Foundation.IAsyncAction ReRegistrationAsync(global::Windows.Media.Protection.PlayReady.INDCustomData registrationCustomData)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction NDClient.ReRegistrationAsync(INDCustomData registrationCustomData) is not implemented in Uno.");
 }
Ejemplo n.º 2
0
 public NDLicenseFetchDescriptor(global::Windows.Media.Protection.PlayReady.NDContentIDType contentIDType, byte[] contentIDBytes, global::Windows.Media.Protection.PlayReady.INDCustomData licenseFetchChallengeCustomData)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Media.Protection.PlayReady.NDLicenseFetchDescriptor", "NDLicenseFetchDescriptor.NDLicenseFetchDescriptor(NDContentIDType contentIDType, byte[] contentIDBytes, INDCustomData licenseFetchChallengeCustomData)");
 }
Ejemplo n.º 3
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Media.Protection.PlayReady.INDStartResult> StartAsync(global::System.Uri contentUrl, uint startAsyncOptions, global::Windows.Media.Protection.PlayReady.INDCustomData registrationCustomData, global::Windows.Media.Protection.PlayReady.INDLicenseFetchDescriptor licenseFetchDescriptor)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<INDStartResult> NDClient.StartAsync(Uri contentUrl, uint startAsyncOptions, INDCustomData registrationCustomData, INDLicenseFetchDescriptor licenseFetchDescriptor) is not implemented in Uno.");
 }