loadInitial

abstract fun loadInitial(@NonNull handler: OnListResultHandler<T>)

Called when the user list is first loaded.

Parameters

handler

The callback of result that was loaded. since 3.0.0