单项选择题

使用OKHttp访问服务端数据时,异步请求成功时会回调()方法。

A.onRequest
B.onSuccess
C.onResponse
D.onFailure