Copied!

Message

Message.php : 11
Read-only
Final

Methods

public__construct()

Message.php : 13
public __construct(string $updateType, string $segmentGroupIdentifier, ActionType $data)

Parameters

Name Type Default value Description
$updateType string - -
$segmentGroupIdentifier string - -
$data ActionType - -

publicgetData()

Message.php : 30
public getData() : ActionType

Return values

ActionType

publicgetSegmentGroupIdentifier()

Message.php : 25
public getSegmentGroupIdentifier() : string

Return values

string

publicgetUpdateType()

Message.php : 20
public getUpdateType() : string

Return values

string