TwurpleAuthenticationGetting dataExamplesFAQMigration

PubSubHandler<T>

A handler attached to a single PubSub topic.

Overview

Properties

Methods

Properties

topic

Type: string

The type of the topic.

userId

Type: string

The user ID part of the topic.

Methods

remove()

Removes the topic from the PubSub client.

Return type: void