Skip to content

Latest commit

 

History

History
88 lines (48 loc) · 1.27 KB

Notification.md

File metadata and controls

88 lines (48 loc) · 1.27 KB

lms-cli-notifications / Notification

Interface: Notification

Hierarchy

Table of contents

Properties

Properties

notification

notification: string

Inherited from

NotificationBase.notification

Defined in

src/NotificationListener.ts:28


params

params: string[]

Inherited from

NotificationBase.params

Defined in

src/NotificationListener.ts:29


playerId

Optional playerId: string

Inherited from

NotificationBase.playerId

Defined in

src/NotificationListener.ts:27


raw

raw: string

Defined in

src/NotificationListener.ts:33


server

server: Object

Type declaration

Name Type
host string
port string

Defined in

src/NotificationListener.ts:34