Basic

Methods

setClanName

setClanName(string $clanName) : $this

Arguments

$clanName

string

Response

$this

getClanName

getClanName() : string

Response

string

setClanTag

setClanTag(string $clanTag) : $this

Arguments

$clanTag

string

Response

$this

getClanTag

getClanTag() : string

Response

string

setDisplayName

setDisplayName(string $displayName) : $this

Arguments

$displayName

string

Response

$this

getDisplayName

getDisplayName() : string

Response

string

setId

setId(int $id) : $this

Arguments

$id

int

Response

$this

getId

getId() : int

Response

int

setProfilePath

setProfilePath(string $profilePath) : $this

Arguments

$profilePath

string

Response

$this

getProfilePath

getProfilePath() : string

Response

string

setRealm

setRealm(int $realm) : $this

Arguments

$realm

int

Response

$this

getRealm

getRealm() : int

Response

int

Properties

Battle.NET ID

id : int
var

Type(s)

int

realm

realm : int
var

Type(s)

int

displayName

displayName : string
var

Type(s)

string

clanName

clanName : string
var

Type(s)

string

clanTag

clanTag : string
var

Type(s)

string

profilePath

profilePath : string
var

Type(s)

string