类 NEMeetingWhiteboardAppConfig
java.lang.Object
com.netease.yunxin.kit.meeting.sdk.NEMeetingWhiteboardAppConfig
白板共享配置
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleanintvoidsetCanvasBgColor(String canvasBgColor) voidsetNosAntiLeech(boolean nosAntiLeech) voidsetNosAntiLeechExpire(int nosAntiLeechExpire) toString()
-
构造器详细资料
-
NEMeetingWhiteboardAppConfig
public NEMeetingWhiteboardAppConfig()
-
-
方法详细资料
-
getNosAntiLeech
public boolean getNosAntiLeech() -
setNosAntiLeech
public void setNosAntiLeech(boolean nosAntiLeech) -
getNosAntiLeechExpire
public int getNosAntiLeechExpire() -
setNosAntiLeechExpire
public void setNosAntiLeechExpire(int nosAntiLeechExpire) -
getCanvasBgColor
-
setCanvasBgColor
-
toString
-