performAction abstract method

void performAction(
  1. A action
)

Method of sending sending analytic actions.

Implementation

void performAction(A action);