Package tvi.webrtc
Annotation Type CalledByNative
-
@Target({CONSTRUCTOR,METHOD}) @Retention(CLASS) public @interface CalledByNativeCalledByNative is used by the JNI generator to create the necessary JNI bindings and expose this method to native code.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Stringvalue
-