public static interface

OmletModel.MembersOfFeed.MembersOfFeedColumns

implements OmletModel.Accounts.AccountColumns
mobisocial.omlib.model.OmletModel.MembersOfFeed.MembersOfFeedColumns

Summary

Constants
String ACCOUNT_ID
String FEED_ID
String LAST_ACK
String LAST_READ
[Expand]
Inherited Constants
From interface mobisocial.omlib.model.OmletModel.Accounts.AccountColumns

Constants

public static final String ACCOUNT_ID

Constant Value: "accountId"

public static final String FEED_ID

Constant Value: "feedId"

public static final String LAST_ACK

Constant Value: "lastAck"

public static final String LAST_READ

Constant Value: "lastRead"