teamspeak.js - v1.11.0
    Preparing search index...

    Class NotificationManager

    Manages the notifications from the TeamSpeak server.

    Hierarchy

    • BaseManager
      • NotificationManager
    Index

    Constructors

    Properties

    channelcreated: ChannelCreatedNotification
    channeldeleted: ChannelDeletedNotification
    channeledited: ChannelEditedNotification
    cliententerview: ClientEnterViewNotification
    clientleftview: ClientLeftViewNotification
    clientmoved: ClientMovedNotification
    textmessage: TextMessageNotification

    Methods

    • Subscribe to channel notifications.

      Parameters

      • channelId: number = 0

      Returns Promise<void>