iOS SDKAPI Reference7.0typeAliasOn this pagetypeAliasCreateRoadEventResult Result of the completion of the road event creation operation.Result<AddEventResult, Error>.Type RoadEventActionResult Result of processing a road event action.Result<(type: RoadEventActionType, result: ActionResult), Error>.Type RoadEventRemoveResult Result of deleting a traffic event.Result<ActionResult, Error>.Type