MRDDirectionsAssistantDelegate Protocol Reference
| Conforms to | NSObject | 
|---|---|
| Declared in | MRDDirectionsAssistantProtocol.h | 
– didRequestDirectionsAction:
required method
	When a button is tapped on the sheet this method is called to relay the action.
- (void)didRequestDirectionsAction:(MRDDirectionsAssistantAction)actionParameters
action | 
						The action that was performed when tapping one of the direction buttons.  | 
					
|---|
Declared In
MRDDirectionsAssistantProtocol.h