Home
last modified time | relevance | path

Searched refs:stunCandidateKeepaliveIntervalMs (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/sdk/android/api/org/webrtc/
DPeerConnection.java503 @Nullable public Integer stunCandidateKeepaliveIntervalMs; field in PeerConnection.RTCConfiguration
579 stunCandidateKeepaliveIntervalMs = null; in RTCConfiguration()
722 return stunCandidateKeepaliveIntervalMs; in getStunCandidateKeepaliveInterval()