Package tvi.webrtc

Annotation Type 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
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value
        Default:
        ""