All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.googlecode.openbox.phone.PhoneStatus Maven / Gradle / Ivy

package com.googlecode.openbox.phone;

public enum PhoneStatus {

	registering, registerSuccessful, registerFailed, incomingCall, accepted, rejected, noAnswer, remoteHangup, ringing, calleePickup, error;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy