interface in UnityEngine.Experimental.Android.AppView
Handling callbacks for display and input in AndroidAppView, you can register it in AndroidAppViewManager.
| OnProcessTouchInputEvents | Callback when Android App View to process touch input. |
| OnRenderTextureAvailable | Callback when render texture available. |