Audio Call Screen

The CallTheme is a class that is used to build a one to one Audio Call for incoming and outgoing calls

audiocall

Module Components#

In the CallTheme class, and its components are used to create and display call screen view.

Property nameType
OutGoingCallCallTheme.Custome

When the Custome() method of each module component is called to set the property values and display the view.

Mute Button#

The Mute Button has property to change button color,button active and inactive state icons. The following table shows the parameters of the Custome() method of the Mute Component.

Parameter nameType
Mic Button TintcallMicButtonIconTin
Mic Button IconscallMicButtonIcon(Active,InActive)

Speaker Button#

The Speaker Button has property to change button color,button active and inactive state icons. The following table shows the parameters of the Custome() method of the Speaker Component.

Parameter nameType
Speaker Button TintcallSpeakerButtonIconTin
Speaker Button IconscallSpeakerButtonIcon(Active,InActive)

Hangup Button#

The Hangup Button has property to change button color,button icons. The following table shows the parameters of the Custome() method of the Hangup Component.

Parameter nameType
Hangup Button TintcallEndButtonIconTin
Hangup Button IconscallEndButtonIcon