Protocols
The following protocols are available globally.
-
The delegate that the developer should implement to handle what to do when a new TCP socket is connected.
See moreDeclaration
Swift
public protocol TSIPStackDelegate : AnyObject
-
The delegate that developer should implement to handle various TCP events.
See moreDeclaration
Swift
public protocol TSTCPSocketDelegate : AnyObject