mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-09 03:20:48 +00:00
GroupCallStreamCredentials : Equatable
This commit is contained in:
parent
6fb5008c0f
commit
810362a4f6
@ -2611,7 +2611,7 @@ private extension GroupCallParticipantsContext.Participant.VideoDescription {
|
||||
}
|
||||
}
|
||||
|
||||
public struct GroupCallStreamCredentials {
|
||||
public struct GroupCallStreamCredentials : Equatable {
|
||||
public var url: String
|
||||
public var streamKey: String
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user