onProductAdd abstract method

void onProductAdd(
  1. String sku,
  2. String streamId
)

Implementation

void onProductAdd(String sku, String streamId);