TcpSocket
class TcpSocket(type: SocketType, host: String, port: Int, secured: Boolean, certificates: TrustManager?) : RtmpSocket
Created by pedro on 5/4/22.
Constructors
Link copied to clipboard
constructor(type: SocketType, host: String, port: Int, secured: Boolean, certificates: TrustManager?)