void RemoteInvitation.valResponse ( )
flutter
供被叫设置针对呼叫邀请的响应.
参数
response
邀请响应。若编码为 UTF-8, response
的对应的字节数不得超过 8 KB。
Implementation
Future <void> RemoteInvitation.valResponse
最近更新时间:2022-09-20 05:17:40
void RemoteInvitation.valResponse ( )
flutter
供被叫设置针对呼叫邀请的响应.
参数
response
邀请响应。若编码为 UTF-8, response
的对应的字节数不得超过 8 KB。
Future <void> RemoteInvitation.valResponse