更新时间:2022-03-21 GMT+08:00
分享

OnShareStopResult

回调方法描述

停止投屏接口回调结果事件。

回调方法定义

/* 停止投屏结果事件通知 */   
void OnShareStopResult(int reason)

参数描述

参数

是否必须

类型

描述

reason

int

停止投屏原因值

示例代码

void ShareEventHandler::OnShareStopResult()   
{   
  // 停止投屏结果事件,通知UI刷新   
}
分享:

    相关文档

    相关产品