| java.lang.Object |
| ↳ |
mobisocial.omlib.model.OmletModel.Feeds |
Class Overview
A container for data that is shared across a number of devices and identities.
Summary
| Public Constructors |
|
|
Feeds()
|
| Public Methods |
|
final
static
Uri
|
getUri(Context ctx)
|
|
final
static
Uri
|
uriForFeed(Context ctx, long feedId)
|
|
[Expand]
Inherited Methods |
From class
java.lang.Object
|
Object
|
clone()
|
|
boolean
|
equals(Object arg0)
|
|
void
|
finalize()
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
final
void
|
wait()
|
|
Constants
public
static
final
String
TABLE
Public Constructors
Public Methods
public
static
final
Uri
getUri
(Context ctx)
public
static
final
Uri
uriForFeed
(Context ctx, long feedId)