Class User.UserPreferredAnswerEndpointGetListRequest

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

public static class User.UserPreferredAnswerEndpointGetListRequest extends Request<User.UserPreferredAnswerEndpointGetListResponse>
Requests the list of device endpoints of a user that can be configured as Preferred Answer Endpoint for Auto-Answer and Forced Answer. If onlyDisplayPreferredAnswerEndpoint is specified, only the Preferred Answer Endpoint of user is returned in the response. The response is either UserPreferredAnswerEndpointGetListResponse or ErrorResponse.
Author:
AlpacaGenerator