PlayerEvent @objc(BMPPlayerEvent) @objcMembers open class PlayerEvent : NSObject, Event Base class for all PlayerEvent classes. timestamp Declaration Swift public let timestamp: TimeInterval name Declaration Swift public var name: String { get } init() Declaration Swift override public init()