public static final class

OmletModel.MembersOfFeed

extends Object
java.lang.Object
   ↳ mobisocial.omlib.model.OmletModel.MembersOfFeed

Class Overview

Equivalent to OmletModel.FeedMembers joined with OmletModel.Accounts.

Summary

Nested Classes
interface OmletModel.MembersOfFeed.MembersOfFeedColumns  
Constants
String TABLE
Public Constructors
MembersOfFeed()
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

Constants

public static final String TABLE

Constant Value: "members"

Public Constructors

public MembersOfFeed ()

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.