public void Broadcast(List <string> p_svcs, bool p_isAllSvcInst) { Kit.RemoteBroadcast(new TestEventData(), p_svcs, p_isAllSvcInst); }