LoadingStateMachineDelegate
public protocol LoadingStateMachineDelegate
Undocumented
-
Undocumented
Declaration
Swift
func stateDidUpdated(state: LoadingState) -
Undocumented
Declaration
Swift
func state(by stateId: String) -> LoadingState?