onSuccessful abstract method

void onSuccessful(
  1. FlyResponse response
)

Invoked when an operation completes successfully.

Implementation

void onSuccessful(FlyResponse response);