public static class LinphoneCore.UpnpState extends Object
Modifier and Type | Field and Description |
---|---|
static LinphoneCore.UpnpState |
Adding
Adding
|
static LinphoneCore.UpnpState |
Blacklisted
Blacklisted
|
static LinphoneCore.UpnpState |
Idle
Idle
|
static LinphoneCore.UpnpState |
Ko
Ko
|
protected int |
mValue |
static LinphoneCore.UpnpState |
NotAvailable
Not Available
|
static LinphoneCore.UpnpState |
Ok
Ok
|
static LinphoneCore.UpnpState |
Pending
Pending
|
static LinphoneCore.UpnpState |
Removing
Removing
|
public static LinphoneCore.UpnpState Idle
public static LinphoneCore.UpnpState Pending
public static LinphoneCore.UpnpState Adding
public static LinphoneCore.UpnpState Removing
public static LinphoneCore.UpnpState NotAvailable
public static LinphoneCore.UpnpState Ok
public static LinphoneCore.UpnpState Ko
public static LinphoneCore.UpnpState Blacklisted
protected final int mValue
public static LinphoneCore.UpnpState fromInt(int value)