Function _updateDispatchersPrivate

  • Private

    Updates the dispatchers service to include the current user as a dispatcher

    Parameters

    • url: any
    • name: string

      Current users name

    • fullName: string

      Current users full name

    • authentication: UserSession
    • isPortal: boolean

    Returns Promise<boolean>

    A promise that will resolve with true || false