public interface VKCallback<RESULT>
void
onError(VKError error)
onResult(RESULT res)
void onResult(RESULT res)
void onError(VKError error)