Enumeration remapping the lime::CallbackReturn.
More...
Enumeration remapping the lime::CallbackReturn.
static method to get an enum value from the native jni integer(used as returned value by native function)
- Parameters
-
[in] | val | integer value mapped to the jni enum |
- Returns
- one of the enumeration value, unknown input will silently default to FAIL
org.linphone.lime.LimeCallbackReturn.FAIL =(1) |
org.linphone.lime.LimeCallbackReturn.SUCCESS =(0) |
The documentation for this enum was generated from the following file: