Contents

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.

See Also

Accessing Call Attributes