Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BaseService
    • LobbyService

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • Returns LobbyService

Properties

container

container: DIContainer = <any>null

Accessors

Protected events

  • get events(): EventEmitter
  • Returns EventEmitter

Methods

_boot

  • _boot(): void
  • Returns void

getOnlineFriends

  • getOnlineFriends(): Array<OnlinePlayerInfo>
  • Get the list of friends that are possibly online

    Returns Array<OnlinePlayerInfo>

setContainer

  • setContainer(container: DIContainer): this
  • Parameters

    • container: DIContainer

    Returns this

Generated using TypeDoc