Package tvi.webrtc

Annotation Interface CalledByNative


@Target({CONSTRUCTOR,METHOD}) @Retention(CLASS) public @interface CalledByNative
CalledByNative 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
     
  • Element Details

    • value

      String value
      Default:
      ""