hasEnded
A Boolean value that indicates whether the call has ended.
Declaration
var hasEnded: Bool { get }Discussion
A call is considered ended when the user disconnects or all other callers disconnect.
A Boolean value that indicates whether the call has ended.
var hasEnded: Bool { get }A call is considered ended when the user disconnects or all other callers disconnect.