Candidate

data class Candidate(val type: CandidateType, val protocol: Int, val priority: Int, val localAddress: String, val localPort: Int, val publicAddress: String?, val publicPort: Int?)

Created by pedro on 15/7/25.

Constructors

Link copied to clipboard
constructor(type: CandidateType, protocol: Int, priority: Int, localAddress: String, localPort: Int, publicAddress: String?, publicPort: Int?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard