Instance Method

getAction()

Returns the nature of the action.

Declaration

func getAction() throws -> String

Return Value

The nature of the action, nil if not set yet or an error occurs.

Discussion