Example #1
0
 public bool WGCheckApiSupport(eApiName apiName)
 {
     return(AndroidConnector.CheckApiSupport((int)apiName));
 }