class final publik BluetoothProfile memperluas Object
Ringkasan Konstanta
int | STATE_CONNECTED | Profil dalam keadaan terhubung |
int | STATE_CONNECTING | Profil dalam status terhubung |
int | STATE_DISCONNECTED | Status profil terputus |
int | STATE_DISCONNECTING | Status profil terputus |
Ringkasan Konstruktor Publik
Ringkasan Metode Turunan
Objek |
clone()
|
boolean |
sama dengan(Objek arg0)
|
void |
finalize()
|
final Class<?> |
getClass()
|
int |
hashCode()
|
void akhir |
notify()
|
void akhir |
notifyAll()
|
String |
toString()
|
void akhir |
wait(arg0 panjang, int arg1)
|
void akhir |
wait(panjang arg0)
|
void akhir |
wait()
|
Konstanta
int final statis publik STATE_CONNECTED
Profil dalam keadaan terhubung
Nilai Konstanta: 2
int final statis publik STATE_CONNECTING
Profil dalam status terhubung
Nilai Konstanta: 1
int final statis publik STATE_DISCONNECTED
Status profil terputus
Nilai Konstanta: 0
int final statis publik STATE_DISCONNECTING
Status profil terputus
Nilai Konstanta: 3