ClientStateDelegate

public protocol ClientStateDelegate: class

Observer that notifies changes on the stack

  • Fired when the stack change its state

    Declaration

    Swift

    func onStateChanged(_ sessionState: States.State)

    Parameters

    sessionState

    the new state