getProbe
inline suspend fun NetworkMonitorClient.getProbe(crossinline block: GetProbeRequest.Builder.() -> Unit): GetProbeResponse
Returns the details about a probe. You'll need both the monitorName
and probeId
.
Returns the details about a probe. You'll need both the monitorName
and probeId
.