onAccepted method
when this node was accepted by it's parent, onAccepted will be triggered
Implementation
void onAccepted(SpanNode parent) {}
when this node was accepted by it's parent, onAccepted will be triggered
void onAccepted(SpanNode parent) {}