Returns the user name of the user making this call.
Syntax
[get: Android.Runtime.Register("getUserName", "()Ljava/lang/String;", "GetGetUserNameHandler")] public virtual stringUserName { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Returns the user name of the user making this call. This call is only
available to applications on the system image; it requires the
MANAGE_USERS permission.