typealias WebcomDoneCallback = (WebcomResult<Unit>) -> Unit
Shortcut type for callbacks that return nothing and that may fail.