BitmovinApiSdk\Models\LiveStandbyPoolEventLog
Synopsis
class LiveStandbyPoolEventLog
extends ApiResource
{
- // members
- public string $id;
- public string $standbyPoolId;
- public string $standbyPoolEncodingId;
- public string $createdAt;
- public string $message;
- public string $details;
- public LiveStandbyPoolEventLogType $eventType;
- // methods
- public void __construct()
- public $this eventType()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $createdAt — string
- $details — string
- $eventType — BitmovinApiSdk\Models\LiveStandbyPoolEventLogType
- $id — string
- $message — string
- $standbyPoolEncodingId — string
- $standbyPoolId — string
Methods
public
- __construct()
- eventType() — eventType