RtcIceCandidateStats

constructor(    id: String?,     type: String?,     timestampUs: Double?,     transportId: String?,     candidateType: String?,     protocol: String?,     address: String?,     port: Int?,     vpn: Boolean?,     isRemote: Boolean?,     ip: String?,     networkAdapterType: String?,     networkType: String?,     priority: Int?,     url: String?,     relayProtocol: String?)