Skip to content

PlatformAction

Inherits: Resource

Properties

Type Name Default
CustomLogger logger

Methods

Returns Signature
void execute()

Property Descriptions

logger

CustomLogger logger

Note

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

execute()

void execute()

Executes the given platform action. This should be overriden in the child class implementation.