BitmovinApiSdk\Models\StreamsDomainRestrictionResponse
Synopsis
class StreamsDomainRestrictionResponse
extends ApiResource
{
- // members
- public string $id;
- public array $allowedDomains;
- public bool $allowNoReferer;
- public bool $allowShare;
- // methods
- public void __construct()
- public $this allowedDomains()
- public $this allowNoReferer()
- public $this allowShare()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $allowNoReferer — BitmovinApiSdk\Models\bool
- $allowedDomains — BitmovinApiSdk\Models\string[]
- $id — string
Methods
public
- __construct()
- allowNoReferer() — Controls if requests to domain restricted streams without referer header should be allowed or denied
- allowedDomains() — The list of allowed domains