|
Agora Interactive Whiteboard Java API Reference
|
Classes | |
| class | FixWebChromeClient |
Public Member Functions | |
| WhiteboardView (Context context) | |
| WhiteboardView (Context context, AttributeSet attrs) | |
Configurations for the whiteboard view.
| com.herewhite.sdk.WhiteboardView.WhiteboardView | ( | Context | context | ) |
Initializes the whiteboard view.
| context | The context of the Android Activity. |
| com.herewhite.sdk.WhiteboardView.WhiteboardView | ( | Context | context, |
| AttributeSet | attrs | ||
| ) |
Initializes the whiteboard view.
| context | The context of the Android Activity. |
| attrs | Custom attributes set for the whiteboard view. See AttributeSet. |