onPathReceived abstract method

void onPathReceived(
  1. String path
)

Path was received.

Implementation

void onPathReceived(core.String path);