示例#1
0
 public static ErrorNumber GetMediaStatistics(int callhandle)
 {
     return((ErrorNumber)PlcmHelper.getMediaStatistics(callhandle));
 }