getUserKeysFromEmails

getUserKeysFromEmails

Description

Finds the corresponding user keys for a list of email addresses.

Parameters

Return Type

String []

Returns the first user found for each of specified email address.

Example

string[] emails = {"jdoe@example.com", "bsmith@example.com"}; string[] keys = getUserKeysFromEmails(emails);

See also

Peacock

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.