接口的使用
com.lark.oapi.okhttp.Connection
使用Connection的程序包
程序包
说明
An HTTP+HTTP/2 client for Android and Java applications.
-
com.lark.oapi.okhttp中Connection的使用
参数类型为Connection的com.lark.oapi.okhttp中的方法修饰符和类型方法说明voidEventListener.connectionAcquired(Call call, Connection connection) Invoked after a connection has been acquired for thecall.voidEventListener.connectionReleased(Call call, Connection connection) Invoked after a connection has been released for thecall. -
com.lark.oapi.okhttp.internal.connection中Connection的使用
-
com.lark.oapi.okhttp.internal.http中Connection的使用