public interface PassthroughServiceObserve
| 限定符和类型 | 方法和说明 |
|---|---|
void |
observePassthroughNotify(Observer<PassthroughNotifyData> observer,
boolean register)
监听服务器下发透传消息
|
void observePassthroughNotify(Observer<PassthroughNotifyData> observer, boolean register)
observer - 观察者,应用服务器透传消息。register - true为注册监听,false为取消监听