Language version: | ActionScript 3.0 |
The LoadVoucherSetting class provides string constants for use
with the
settings
parameter of the DRMManager
loadVoucher()
method.
public static const ALLOW_SERVER:String = "allowServer"
Language version: | ActionScript 3.0 |
Loads the voucher from the local cache, if possible; downloads the voucher from a media rights server
only if a locally cached copy does not exist.
public static const FORCE_REFRESH:String = "forceRefresh"
Language version: | ActionScript 3.0 |
Downloads the voucher from the media rights server only. Does not load the voucher from the local cache.
public static const LOCAL_ONLY:String = "localOnly"
Language version: | ActionScript 3.0 |
Loads the voucher from the local cache only. Does not download the voucher from a media rights server.
© 2004-2022 Adobe Systems Incorporated. All rights reserved.
Wed Sep 28 2022, 6:12 PM GMT+01:00