public static class LinphoneCore.LogCollectionUploadState extends Object
Modifier and Type | Field and Description |
---|---|
static LinphoneCore.LogCollectionUploadState |
LogCollectionUploadStateDelivered
Log collection upload successfully delivered and acknowledged by remote end point
|
static LinphoneCore.LogCollectionUploadState |
LogCollectionUploadStateInProgress
Delivery in progress
|
static LinphoneCore.LogCollectionUploadState |
LogCollectionUploadStateNotDelivered
Log collection upload was not delivered
|
public static LinphoneCore.LogCollectionUploadState LogCollectionUploadStateInProgress
public static LinphoneCore.LogCollectionUploadState LogCollectionUploadStateDelivered
public static LinphoneCore.LogCollectionUploadState LogCollectionUploadStateNotDelivered
public static LinphoneCore.LogCollectionUploadState fromInt(int value)