Show / Hide Table of Contents

Enum PlayerThirdPartyLicensingErrorAction

PlayerThirdPartyLicensingErrorAction

Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum PlayerThirdPartyLicensingErrorAction

Fields

Name Description
ALLOW

Allow the licensing request if the Third Party Licensing server returns anything other than HTTP 2xx.

DENY

Deny the licensing request if the Third Party Licensing server returns anything other than HTTP 2xx.

Back to top Generated by DocFX