mirror of
				https://gitlab.com/comunic/comunicapiv3
				synced 2025-11-04 09:34:04 +00:00 
			
		
		
		
	Send calls configuration to RTC relay
This commit is contained in:
		@@ -39,6 +39,9 @@ pub enum Event<'a> {
 | 
			
		||||
    /// Deleted a comment
 | 
			
		||||
    DeletedComment(&'a Comment),
 | 
			
		||||
 | 
			
		||||
    /// Connection to RTC relay was closed
 | 
			
		||||
    ClosedRTCRelayWebSocket,
 | 
			
		||||
 | 
			
		||||
    /// No event
 | 
			
		||||
    None,
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user