public static class LiveVideo.APIRequestGetReactions extends APIRequest<Profile>
APIRequest.DefaultAsyncRequestExecutor, APIRequest.DefaultRequestExecutor, APIRequest.IAsyncRequestExecutor, APIRequest.IRequestExecutor, APIRequest.RequestHelper, APIRequest.ResponseParser<T extends APINode>, APIRequest.ResponseWrapper| Modifier and Type | Field and Description |
|---|---|
static String[] |
FIELDS |
static String[] |
PARAMS |
context, endpoint, method, nodeId, paramNames, params, parser, returnFields, USER_AGENT, useVideoEndpoint| Constructor and Description |
|---|
APIRequestGetReactions(String nodeId,
APIContext context) |
addToBatch, addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestGetReactions(String nodeId, APIContext context)
public APINodeList<Profile> getLastResponse()
getLastResponse in class APIRequest<Profile>public APINodeList<Profile> parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<Profile>APIExceptionpublic APINodeList<Profile> execute() throws APIException
execute in class APIRequest<Profile>APIExceptionpublic APINodeList<Profile> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<Profile>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<Profile>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<Profile>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic LiveVideo.APIRequestGetReactions setParam(String param, Object value)
setParam in class APIRequest<Profile>public LiveVideo.APIRequestGetReactions setParams(Map<String,Object> params)
setParams in class APIRequest<Profile>public LiveVideo.APIRequestGetReactions setType(Profile.EnumType type)
public LiveVideo.APIRequestGetReactions setType(String type)
public LiveVideo.APIRequestGetReactions requestAllFields()
public LiveVideo.APIRequestGetReactions requestAllFields(boolean value)
public LiveVideo.APIRequestGetReactions requestFields(List<String> fields)
requestFields in class APIRequest<Profile>public LiveVideo.APIRequestGetReactions requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<Profile>public LiveVideo.APIRequestGetReactions requestField(String field)
requestField in class APIRequest<Profile>public LiveVideo.APIRequestGetReactions requestField(String field, boolean value)
requestField in class APIRequest<Profile>public LiveVideo.APIRequestGetReactions requestCanPostField()
public LiveVideo.APIRequestGetReactions requestCanPostField(boolean value)
public LiveVideo.APIRequestGetReactions requestIdField()
public LiveVideo.APIRequestGetReactions requestIdField(boolean value)
public LiveVideo.APIRequestGetReactions requestLinkField()
public LiveVideo.APIRequestGetReactions requestLinkField(boolean value)
public LiveVideo.APIRequestGetReactions requestNameField()
public LiveVideo.APIRequestGetReactions requestNameField(boolean value)
public LiveVideo.APIRequestGetReactions requestPicField()
public LiveVideo.APIRequestGetReactions requestPicField(boolean value)
public LiveVideo.APIRequestGetReactions requestPicCropField()
public LiveVideo.APIRequestGetReactions requestPicCropField(boolean value)
public LiveVideo.APIRequestGetReactions requestPicLargeField()
public LiveVideo.APIRequestGetReactions requestPicLargeField(boolean value)
public LiveVideo.APIRequestGetReactions requestPicSmallField()
public LiveVideo.APIRequestGetReactions requestPicSmallField(boolean value)
public LiveVideo.APIRequestGetReactions requestPicSquareField()
public LiveVideo.APIRequestGetReactions requestPicSquareField(boolean value)
public LiveVideo.APIRequestGetReactions requestProfileTypeField()
public LiveVideo.APIRequestGetReactions requestProfileTypeField(boolean value)
public LiveVideo.APIRequestGetReactions requestUsernameField()
public LiveVideo.APIRequestGetReactions requestUsernameField(boolean value)
Copyright © 2020. All rights reserved.