PlayerEvent public class PlayerEvent : NSObject, EventProtocol Represents the base for all other player events. type A textual representation of the type of the event Declaration Swift public let type: String date The date at which the event occurred. Declaration Swift public let date: Date