SocketAnyEvent
public final class SocketAnyEvent : NSObjectRepresents some event that was received.
- 
                  
                  The event name. DeclarationSwift @objc public let event: String
- 
                  
                  The data items for this event. DeclarationSwift @objc public let items: [Any]?
- 
                  
                  The description of this event. DeclarationSwift override public var description: String { get }
 SocketAnyEvent Class Reference
      SocketAnyEvent Class Reference