|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BrowseConfig | |
---|---|
org.botlibre.sdk | |
org.botlibre.sdk.activity.actions |
Uses of BrowseConfig in org.botlibre.sdk |
---|
Methods in org.botlibre.sdk with parameters of type BrowseConfig | |
---|---|
java.util.List<WebMediumConfig> |
SDKConnection.browse(BrowseConfig config)
Return the list of content for the browse criteria. |
java.util.List<ForumPostConfig> |
SDKConnection.getPosts(BrowseConfig config)
Return the list of forum posts for the forum browse criteria. |
Uses of BrowseConfig in org.botlibre.sdk.activity.actions |
---|
Constructors in org.botlibre.sdk.activity.actions with parameters of type BrowseConfig | |
---|---|
HttpGetInstancesAction(android.app.Activity activity,
BrowseConfig config)
|
|
HttpGetPostsAction(android.app.Activity activity,
BrowseConfig config)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |