Ejemplo n.º 1
0
 public void ClearHistory()
 {
     StartCoroutine(historyApi.ClearHistoryPost(BlackBoard.Instance.GetValue <string> (Constant.BB_Token, "")));
 }