CallState

enum CallState : Enum<MessagingAppService.CallState>

The state of calling.

Entries

Link copied to clipboard

Calling is disabled or not supported.

Link copied to clipboard

Calling is possible.

Link copied to clipboard

A call is placed to the sender of the messages, represented by this notification.

Inherited properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int