public void SdkLogout() { if (SdkU3d.hasFeature(ConstProp.MODE_HAS_LOGOUT) && CheckUniSdkLogin) { SdkU3d.ntLogout(); } }