If the user is a Meta Managed Account(MMA), the managed account for the user will contain further metadata information. There must be user consent via dialog during installation, your app must have DUC enabled, and the app must be admin-approved.
Member Functions
ManagedInfo
( final long ptr )
String getDepartment ( )
A string represents the department name in the organization to which the user blongs to.
Returns
String
String getEmail ( )
The email address of the account user which owns the MMA, i.e., Meta Managed Account.
Returns
String
String getEmployeeNumber ( )
A string represents the employee number of the person who owns MMA, i.e., Meta Managed Account.
Returns
String
String getExternalId ( )
A string which can be used to uniquely identify the user of the MMA, i.e., Meta Managed Account.
Returns
String
String getLocation ( )
A string contains the information about the location of the user.
Returns
String
String getManager ( )
A string contains the information about the manager of the user.
Returns
String
String getName ( )
A string contrains the information about the user's name.
Returns
String
String getOrganizationId ( )
A string which can be used to uniquely identify the organization which owns the MMA, i.e., Meta Managed Account.
Returns
String
String getOrganizationName ( )
The name of the organization to which the MMA(i.e., Meta Managed Account) account user belongs to.
Returns
String
String getPosition ( )
A string contains the position information of the user.