Package com.cheetahdigital.groups.ui.members
-
Interface Summary Interface Description GroupMembersListView MvpViewclass ofGroupMembersListActivity -
Class Summary Class Description GroupMembersListActivity The Activity class for showing the list ofGroupMembersviaGroupMembersListFragmentCan receive the following intent extras: GROUP_NAME_KEY - the display name ofGroupIntentKey.PRIMARY_ID- the id ofGroupGroupMembersListFragment<A extends MemberAdapter,V extends GroupMembersListView,P extends GroupMembersListPresenter<V>> The fragment class for showing the list ofMemberCan receive the following intent extras:IntentKey.PRIMARY_ID- the id ofGroupIntentKey.PRIMARY_PARAMS- theGroupsParamsto use for api callGroupMembersListPresenter<T extends GroupMembersListView> TheMvpViewPresenter Class forGroupMembersListActivity