Esempio n. 1
0
 public bool IsClientValid(PlatformType platform)
 {
     return(shareSDKUtils.IsClientValid(platform));
 }