Interface MapPackageRealtimeSubscriptionHandle

interface MapPackageRealtimeSubscriptionHandle {
    close(): void;
}

Methods

Methods