Package me.aartikov.replica.single.behaviour

Types

Link copied to clipboard
interface ReplicaBehaviour<T : Any>

Allows to add a custom behavior to a replica. All features represented in ReplicaSettings a implemented as ReplicaBehaviour. See also: DoOnCreated, DoOnEvent, DoOnStateCondition, DoOnNetworkConnectivityChanged.