示例#1
0
 public override string GetSessionId(bool reGenerate)
 {
     return(PlatformUtilIOS.getSessionId(reGenerate));
 }