Waze Map Editor JavaScript SDK
    Preparing search index...

    Class Chat

    Methods for dealing with Chat/Communication.

    Index

    Methods

    Methods

    • Opens a direct private message/chat with the specified editor.

      Parameters

      • args: { userName: string }
        • userName: string

          The username of the editor to start a chat with.

      Returns void

      DataModelNotFoundError if the user cannot be resolved in the local database

      InvalidStateError if the chat service is not initialized