Share via


ProtocolResponse Class

Definition

Stores a protocol response message that uses an opaque response tag (that is, all challenges except for in-stream delivery of licenses through HandlePackagingDataAcquisitionAsync(PackagingChallenge)).

public abstract class ProtocolResponse : Microsoft.Media.Drm.ProtocolResponseContext
type ProtocolResponse = class
    inherit ProtocolResponseContext
Public MustInherit Class ProtocolResponse
Inherits ProtocolResponseContext
Inheritance
ProtocolResponse
Derived

Properties

CustomData

Gets or sets service specific data to be returned to the client as part of the response.

Applies to