Link Search Menu Expand Document

Constructor: channelAdminLogEventActionChangeLocation

Back to constructors index

The geogroup location was changed

Attributes:

NameTypeRequiredDescription
prev_valueChannelLocationOptionalPrevious location
new_valueChannelLocationOptionalNew location

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionChangeLocation = ['_' => 'channelAdminLogEventActionChangeLocation', 'prev_value' => ChannelLocation, 'new_value' => ChannelLocation];