| java.lang.Object |
| ↳ |
mobisocial.omlib.model.OmletModel.MembersOfFeed |
Summary
| Public Methods |
|
final
static
Uri
|
uriForFeed(Context ctx, long id)
Returns a uri for a database view over the accounts associated
with the given feed.
|
|
[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
Constant Value:
"members"
Public Constructors
Public Methods
public
static
final
Uri
uriForFeed
(Context ctx, long id)
Returns a uri for a database view over the accounts associated
with the given feed.