Skip to content
Kysune edited this page Feb 15, 2019 · 4 revisions

Properties

  • id [String] - account's id
  • jid [String] - Jabber Identifier
  • displayName [String] - Account's display name
  • externalAuths [Object] - e.g. Playstation Network

Methods

fetch()

Completes all data (e.g. displayName).

fetchDisplayName()

Completes displayName and returns it.

Clone this wiki locally