public static interface BVConversationsClient.DisplayLoader<RequestType extends com.bazaarvoice.bvandroidsdk.ConversationsDisplayRequest,ResponseType extends ConversationsDisplayResponse>
Modifier and Type | Method and Description |
---|---|
void |
loadAsync(LoadCallDisplay<RequestType,ResponseType> call,
ConversationsCallback<ResponseType> callback) |
void |
loadAsync(LoadCallDisplay<RequestType,ResponseType> call,
ConversationsDisplayCallback<ResponseType> callback) |
void loadAsync(LoadCallDisplay<RequestType,ResponseType> call, ConversationsCallback<ResponseType> callback)
void loadAsync(LoadCallDisplay<RequestType,ResponseType> call, ConversationsDisplayCallback<ResponseType> callback)