Packagese.videoplaza.kit.api
Classpublic class Companion



Public Properties
 PropertyDefined 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
Public Methods
 MethodDefined by
  
Companion(companionObj:Object)
Companion
Property detail
companionIdproperty
companionId:String  [read-only]

Companion identifier.

Implementation
    public function get companionId():String
customIdproperty 
customId:String  [read-only]

Custom identifier.

Implementation
    public function get customId():String
zoneIdproperty 
zoneId:String  [read-only]

Identifies in which zone the companion should be displayed.

Implementation
    public function get zoneId():String
Constructor detail
Companion()constructor
public function Companion(companionObj:Object)Parameters
companionObj:Object