List of secondary transports
No secondary transport
SDLSecondaryTransportsNone = 0
TCP as secondary transport
SDLSecondaryTransportsTCP = 1 << 0
static var TCP: SDLSecondaryTransports { get }