getFeedsView

open fun getFeedsView(context: Context, propertyId: Int, buildingId: Int, entityId: Int, shareCallback: NotifyRepository.Callback<Feed>, actionCallback: NotifyRepository.Callback<Feed>, callback: NotifyRepository.Callback<RecyclerView.Adapter<out Any>>)