Enumeration remapping the lime::CallbackReturn.
More...
|
| static LimeCallbackReturn | fromNative (int val) |
| | static method to get an enum value from the native jni integer(used as returned value by native function)
|
| |
Enumeration remapping the lime::CallbackReturn.
◆ fromNative()
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
◆ FAIL
| org.linphone.lime.LimeCallbackReturn.FAIL =(1) |
◆ SUCCESS
| org.linphone.lime.LimeCallbackReturn.SUCCESS =(0) |
The documentation for this enum was generated from the following file: