Removes (deletes) a user from the device.
Namespace: RegawMOD.Android
Assembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
Syntax
Parameters
- m_userID
- Type: SystemInt32
The user to remove. (Input the user ID)
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | The method will throw this exception if m_userID is null. |
See Also