open class BasePlayerStateSubscriber : InternalStateSubscriberProtocol
Cross-component communication move outside factory
open class BasePlayerStateSubscriber : InternalStateSubscriberProtocol
Cross-component communication move outside factory
Swift
public init(_ player: AnyPlayer)
player
|
player |
New state incoming
Swift
public func newState(state: InternalState)
state
|
new state |