예제 #1
0
 public Task StopDetectingInbandDtmf()
 {
     return(RunIfAnswered(() => eventSocket.Stoptmf(UUID)));
 }