Back to Socket Io Client Swift

Structures

docs/Structs.html

16.1.1826 B
Original Source

Structures

The following structures are available globally.

`

                SocketEventHandler
                `

A wrapper around a handler.

See more

Declaration

Swift

public struct SocketEventHandler

`

                SocketIOClientConfiguration
                `

An array-like type that holds SocketIOClientOptions

See more

Declaration

Swift

public struct SocketIOClientConfiguration : ExpressibleByArrayLiteral, Collection, MutableCollection

`

                SocketPacket
                `

A struct that represents a socket.io packet.

See more

Declaration

Swift

public struct SocketPacket : CustomStringConvertible