void mute(boolean shouldMute)

Mutes or unmutes the input (microphone).

Security

ACL Protected

Parameters

Name Description
shouldMute boolean
True if the microphone should be muted; false otherwise.

Return

Void

Requirements

KioWare for Android version 3.17 or greater.