与 addLynxBackgroundRuntimeClient 相对应,移除 LynxBackgroundRuntime 生命周期事件监听。
addLynxBackgroundRuntimeClient
LynxBackgroundRuntime
public void removeLynxBackgroundRuntimeClient(LynxBackgroundRuntimeClient client);
client
- (void)removeLifecycleClient:(nonnull id<LynxBackgroundRuntimeLifecycle>)lifecycleClient;
lifecycleClient
public removeLifecycleClient(client: LynxBackgroundRuntimeClient): void;