UNPKG

@amityco/ts-sdk

Version:

Amity Social Cloud Typescript SDK

7 lines 356 B
/** * (Re)subscribes the managed auto-subscription registry on every (re)connect. * The hardcoded topic list was promoted to the toggleable, ref-counted registry * in {@link getAutoSubscriptionManager} — see `client.manageAutoSubscriptions`. */ export declare const subscribeGlobalTopic: () => void; //# sourceMappingURL=subscribeGlobalTopic.d.ts.map