Package | Description |
---|---|
com.tencentcloudapi.tiw.v20190919.models |
Modifier and Type | Method and Description |
---|---|
AuthParam |
StartWhiteboardPushRequest.getIMAuthParam()
Get IM authentication parameters.
|
AuthParam |
StartWhiteboardPushRequest.getTRTCAuthParam()
Get TRTC authentication parameters, used for room entrance authentication for TRTC push.
|
Modifier and Type | Method and Description |
---|---|
void |
StartWhiteboardPushRequest.setIMAuthParam(AuthParam IMAuthParam)
Set IM authentication parameters.
|
void |
StartWhiteboardPushRequest.setTRTCAuthParam(AuthParam TRTCAuthParam)
Set TRTC authentication parameters, used for room entrance authentication for TRTC push.
|
Constructor and Description |
---|
AuthParam(AuthParam source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.