PICSTokensCallback

This callback is fired when the PICS returns access tokens for a list of appids and packageids

Constructors

Link copied to clipboard
constructor(packetMsg: IPacketMsg)

Properties

Link copied to clipboard

Gets a map containing requested package tokens.

Link copied to clipboard

Gets a list of denied app tokens.

Link copied to clipboard
open override var jobID: JobID

Gets or sets the job ID this callback refers to. If it is not a job callback, it will be JobID.INVALID.

Link copied to clipboard

Gets a map containing requested package tokens.

Link copied to clipboard

Gets a list of denied package tokens.