Example #1
0
		public String authDeviceRegister(String pushID)
		{
			return Marshal.PtrToStringAnsi(S2KDroid.authDeviceRegister(pushID));
		}