Uses of Class
com.syntifi.near.api.indexer.model.RecentActivity
-
Packages that use RecentActivity Package Description com.syntifi.near.api.indexer -
-
Uses of RecentActivity in com.syntifi.near.api.indexer
Methods in com.syntifi.near.api.indexer that return types with arguments of type RecentActivity Modifier and Type Method Description retrofit2.Call<RecentActivity>
NearIndexerClient. getNearRecentActivity(java.lang.String accountId)
Fetches a list of recent activities for one account
-