Class User.UserPhoneDirectoryGetSearchedListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<User.UserPhoneDirectoryGetSearchedListResponse>
co.ecg.alpaca.toolkit.generated.User.UserPhoneDirectoryGetSearchedListRequest
Enclosing class:
User

public static class User.UserPhoneDirectoryGetSearchedListRequest
extends Request<User.UserPhoneDirectoryGetSearchedListResponse>
Request a table containing the phone directory for a user. If the specified user is part of an enterprise, the directory includes all users in the enterprise and all entries in the enterprise common phone list and the common phone list of the specified user's group. If the specified user is part of a service provider, the directory includes all users in the user's group and all entries in the common phone list of the specified user's group. It is possible to search the directory for names containing a specified search string. The search includes matches on first name or last name or common phone list names. The response is either UserPhoneDirectoryGetSearchedListResponse or ErrorResponse.
Author:
AlpacaGenerator