Copied!

Message

Message.php : 11
Final

Methods

public__construct()

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

Parameters

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

publicgetData()

Message.php : 39
public getData() : ActionType

Return values

ActionType

publicgetSegmentGroupIdentifier()

Message.php : 34
public getSegmentGroupIdentifier() : string

Return values

string

publicgetUpdateType()

Message.php : 29
public getUpdateType() : string

Return values

string