Class NativeCallbackToRustChannelSupport

    • Constructor Detail

      • NativeCallbackToRustChannelSupport

        public NativeCallbackToRustChannelSupport()
    • Method Detail

      • doCallback

        public void doCallback​(Object obj)
        Perform a callback
        Parameters:
        obj - The Object to pass in the callback.