示例#1
0
 /// <summary>
 /// Remove all calls' history from LinphoneCore.
 /// </summary>
 /// <returns>An empty list</returns>
 public void ClearCallLogs()
 {
     LinphoneCore.ClearCallLogs();
 }