Property | Defined by | ||
---|---|---|---|
companionId : String [read-only]
Companion identifier.
| Companion | ||
customId : String [read-only]
Custom identifier.
| Companion | ||
zoneId : String [read-only]
Identifies in which zone the companion should be displayed.
| Companion |
Method | Defined by | ||
---|---|---|---|
Companion(companionObj:Object)
| Companion |
companionId | property |
companionId:String
[read-only]Companion identifier.
Implementation public function get companionId():String
customId | property |
customId:String
[read-only]Custom identifier.
Implementation public function get customId():String
zoneId | property |
zoneId:String
[read-only]Identifies in which zone the companion should be displayed.
Implementation public function get zoneId():String
Companion | () | constructor |
public function Companion(companionObj:Object)
Parameters
companionObj:Object |