ProtocolResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Derived
Properties
CustomData |
Gets or sets service specific data to be returned to the client as part of the response. |