Documentation
Interactive Whiteboard
All
Product
Voice Call
Video Call
Interactive Live Streaming Premium
Interactive Live Streaming Standard
Real-time Messaging
Chat (BETA)
Agora Analytics
Interactive Whiteboard
Cloud Recording
On-premise Recording
Linux Server SDK
Flexible Classroom
Agora Basics
Beta Product
Voice Call v4.0.0 Beta
Video Call v4.0.0 Beta
Interactive Live Streaming Standard v4.0.0 Beta
Interactive Live Streaming Premium v4.0.0 Beta
Use Case
Multiple Hosts
Single Host
Virtual Host
PK Host
Live-stream Shopping
One-to-one Classroom
Small Classroom
Lecture Hall
Breakout Class
AI Interactive Classroom
Extensions Marketplace
Extensions Marketplace Developer
Extensions Marketplace Vendor
Console
Agora.io
Community
Submit ticket
English
简体中文
English
Log In
Sign Up
Sign Up
Log In
Language
中文
English
Agora.io
Console
Community
Submit ticket
Docs
API Reference
Downloads
Code Samples
FAQ
Docs
API Reference
Downloads
Code Samples
FAQ
4.0.0 Beta
Search
Search in this product
Search in all products
Search
Documentation
Interactive Whiteboard
API Reference
Agora Interactive Whiteboard Java API Reference
Agora Java API Reference for Android
v2.15.0
v2.13.22
v2.13.17
v2.13.4
No data
Overview
WhiteSdk
Room
Displayer
Class
com.herewhite.sdk.AbstractCommonCallbacks
This interface is deprecated.
Class
com.herewhite.sdk.AbstractRoomCallbacks
This class is deprecated.
Class
com.herewhite.sdk.CommonCallbacks
This interface is deprecated. Use
CommonCallback
instead.
Member
com.herewhite.sdk.Displayer.setBackgroundColor
(@ColorInt int intColor)
This method is deprecated. Use the Android native method
setBackgroundColor
instead.
Member
com.herewhite.sdk.Displayer.getBackgroundColor
()
This method is deprecated.
Member
com.herewhite.sdk.domain.LoggerOptions.setDisableReportLog
(Boolean disableReportLog)
This method is deprecated. Use
getReportDebugLogMode
,
getReportQualityMode
, and
getReportLevelMask
.
Class
com.herewhite.sdk.domain.MemberInformation
This class is deprecated. Use
setUserPayload
instead.
Member
com.herewhite.sdk.domain.RoomMember.getCurrentApplianceName
()
This method is deprecated. Use
getMemberState
instead.
Member
com.herewhite.sdk.domain.RoomMember.getInformation
()
This method is deprecated. Use
getPayload
instead.
Member
com.herewhite.sdk.domain.RoomState.getZoomScale
()
This method is deprecated.
Member
com.herewhite.sdk.domain.Scene.getComponentsCount
()
This method is deprecated.This method call returns
null
.
Class
com.herewhite.sdk.domain.UrlInterrupter
This interface is deprecated. Use the
urlInterrupter
method in
CommonCallback
instead.
Member
com.herewhite.sdk.Room.getGlobalState
(final Promise< GlobalState > promise)
This method is deprecated. Use
getGlobalState
[1/2] instead.
Member
com.herewhite.sdk.Room.getZoomScale
()
This method is deprecated.
Member
com.herewhite.sdk.Room.getZoomScale
(final Promise< Number > promise)
This method is deprecated.
Member
com.herewhite.sdk.Room.zoomChange
(double scale)
This method is deprecated. Use
moveCamera
instead.
Class
com.herewhite.sdk.RoomCallbacks
This interface is deprecated. Use
RoomListener
instead.
Member
com.herewhite.sdk.RoomParams.setDisableOperations
(boolean disableOperations)
This method is deprecated. Use
setDisableDeviceInputs
and
setDisableCameraTransform
instead.
Member
com.herewhite.sdk.RoomParams.RoomParams
(String uuid, String roomToken, String uid, MemberInformation memberInfo)
This method is deprecated. Use
RoomParams
[3/3] instead.
Member
com.herewhite.sdk.RoomParams.getMemberInfo
()
This method is deprecated. Use
getUserPayload
instead.
Member
com.herewhite.sdk.RoomParams.setMemberInfo
(MemberInformation memberInfo)
This method is deprecated. Use
getUserPayload
instead.
Member
com.herewhite.sdk.WhiteSdk.WhiteSdk
(JsBridgeInterface bridge, Context context,
WhiteSdkConfiguration
whiteSdkConfiguration, UrlInterrupter urlInterrupter)
The
urlInterrupter
parameter in this method is deprecated. Use the
urlInterrupter
method of the
CommonCallbacks
interface instead.
Member
com.herewhite.sdk.WhiteSdk.releaseRoom
(String uuid)
This method is deprecated. Use
releaseRoom
instead.
Your feedback matters to us!