OnConnectionRequestCancelled typedef
        OnConnectionRequestCancelled =
     void Function(TUIConnectionUser inviter)
    
    
    
Implementation
typedef OnConnectionRequestCancelled = void Function(TUIConnectionUser inviter);typedef OnConnectionRequestCancelled = void Function(TUIConnectionUser inviter);