Structures
The following structures are available globally.
-
A wrapper around a handler.
See moreDeclaration
Swift
public struct SocketEventHandler
-
An array-like type that holds
See moreSocketIOClientOption
sDeclaration
Swift
public struct SocketIOClientConfiguration : ExpressibleByArrayLiteral, Collection, MutableCollection
-
A struct that represents a socket.io packet.
See moreDeclaration
Swift
public struct SocketPacket : CustomStringConvertible