Bagikan melalui


INDMessenger Antarmuka

Definisi

Mengirim pendaftaran, deteksi kedekatan, dan pesan pengambilan lisensi antara penerima PlayReady-ND dan pemancar.

public interface class INDMessenger
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3559782749, 42843, 18367, 130, 73, 188, 131, 130, 13, 163, 138)]
struct INDMessenger
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3559782749, 42843, 18367, 130, 73, 188, 131, 130, 13, 163, 138)]
/// [Windows.Foundation.Metadata.Deprecated("INDMessenger is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
struct INDMessenger
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3559782749, 42843, 18367, 130, 73, 188, 131, 130, 13, 163, 138)]
public interface INDMessenger
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3559782749, 42843, 18367, 130, 73, 188, 131, 130, 13, 163, 138)]
[Windows.Foundation.Metadata.Deprecated("INDMessenger is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
public interface INDMessenger
Public Interface INDMessenger
Turunan
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 (diperkenalkan dalam 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v1.0)

Metode

SendLicenseFetchRequestAsync(Byte[], Byte[])

Mengirim data yang ditentukan dalam pesan permintaan pengambilan lisensi asinkron.

SendProximityDetectionResponseAsync(NDProximityDetectionType, Byte[], Byte[], Byte[])

Mengirim data yang ditentukan dalam pesan respons deteksi kedekatan asinkron.

SendProximityDetectionStartAsync(NDProximityDetectionType, Byte[], Byte[], Byte[])

Mengirim data yang ditentukan dalam pesan mulai deteksi kedekatan asinkron.

SendRegistrationRequestAsync(Byte[], Byte[])

Mengirim data yang ditentukan dalam pesan permintaan pendaftaran asinkron.

Berlaku untuk