so that the widget is only getting the hangup even, once the call has been cleaned up Signed-off-by: Timo K <toger5@hotmail.de>
This upgrade came with a number of new lints that needed to be fixed across the code base. Primarily: explicit return types on functions, and explicit visibility modifiers on class members.