![JAR search and dependency download from the Maven repository](/logo.png)
io.appium.java_client.android.GsmVoiceState Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-client Show documentation
Show all versions of java-client Show documentation
Java client for Appium Mobile Webdriver
package io.appium.java_client.android;
public enum GsmVoiceState {
ON, OFF, DENIED, SEARCHING, ROAMING, HOME, UNREGISTERED
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy