getParticipantBySid

fun getParticipantBySid(sid: String): Participant?
fun getParticipantBySid(sid: Participant.Sid): Participant?