Agora Interactive Whiteboard Java API Reference
Classes | Public Member Functions | List of all members
com.herewhite.sdk.WhiteboardView Class Reference
Inheritance diagram for com.herewhite.sdk.WhiteboardView:

Classes

class  FixWebChromeClient
 

Public Member Functions

 WhiteboardView (Context context)
 
 WhiteboardView (Context context, AttributeSet attrs)
 

Detailed Description

Configurations for the whiteboard view.

Constructor & Destructor Documentation

◆ WhiteboardView() [1/2]

com.herewhite.sdk.WhiteboardView.WhiteboardView ( Context  context)

Initializes the whiteboard view.

Parameters
contextThe context of the Android Activity.

◆ WhiteboardView() [2/2]

com.herewhite.sdk.WhiteboardView.WhiteboardView ( Context  context,
AttributeSet  attrs 
)

Initializes the whiteboard view.

Parameters
contextThe context of the Android Activity.
attrsCustom attributes set for the whiteboard view. See AttributeSet.