public String authDeviceRegister(String pushID) { return Marshal.PtrToStringAnsi(S2KDroid.authDeviceRegister(pushID)); }