Skip to content
  • Florian Müllner's avatar
    room: Add :channel-error property · 0f0a6024
    Florian Müllner authored and Florian Müllner's avatar Florian Müllner committed
    While we have TpAccount:connection-error to indicate problems with
    a network connection as a whole, we don't have any indication for
    errors that happen during channel creation (for example a full or
    invite-only room).
    
    Add a new :channel-error property that can be used to pass around
    such an error condition.
    
    #17
    0f0a6024