# IsWidgetExisted

public bool IsWidgetExisted()

1.接口描述

判断当前是否存在直播挂件。

2.返回值

类型 含义
bool 是否存在直播挂件

3.使用示例

bool isWidgetExisted = mJetPackEngine.livePush.IsWidgetExisted();