com.ooyala.android.discovery.DiscoveryOptions Class Reference

Created by zchen on 12/9/15. More...

Classes

class  Builder
 Supports a fluid syntax for configuration. More...
 
enum  Type
 

Public Member Functions

Type getType ()
 get the discovery type More...
 
long getLimit ()
 get the max number of records per request More...
 
long getTimoutInMilliSeconds ()
 get the timout value in milliseconds More...
 

Detailed Description

Created by zchen on 12/9/15.

Member Function Documentation

long com.ooyala.android.discovery.DiscoveryOptions.getLimit ( )

get the max number of records per request

Returns
the limit
long com.ooyala.android.discovery.DiscoveryOptions.getTimoutInMilliSeconds ( )

get the timout value in milliseconds

Returns
the timeout
Type com.ooyala.android.discovery.DiscoveryOptions.getType ( )

get the discovery type

Returns
the type