Conforms to NSObject
Declared in Alohar.h

Overview

Protocol to listen to motion state updates.

Tasks

Instance Methods

didUpdateToMotionState:fromMotionState:

Callback when motion state changes

- (void)didUpdateToMotionState:(ALMotionState *)newMotionState fromMotionState:(ALMotionState *)oldMotionState

Parameters

newMotionState

New motion state

oldMotionState

Old motion state

Discussion

Callback when motion state changes

See Also

Declared In

Alohar.h