AuroraLive Player iOS SDK Documentation

Enumeration Aurora​Live​Layer

public enum AuroraLiveLayer: Sendable, CustomStringConvertible  
AuroraLiveLayer AuroraLiveLayer CustomStringConvertible CustomStringConvertible AuroraLiveLayer->CustomStringConvertible Sendable Sendable AuroraLiveLayer->Sendable

Conforms To

CustomStringConvertible
Sendable

Enumeration Cases

low

case low

medium

case medium

high

case high

unknown

case unknown

Properties

description

public var description: String