subscribeStats

fun subscribeStats(intervalInMillis: Long): LiveData<Map<String, RTCStats>>

intervalInMillis 간격으로 RTCStats을 전달받는다.