sonic-android/docs/javadoc/com/tencent/sonic/sdk/SonicSessionConnectionInterceptor.html
com.tencent.sonic.sdk
java.lang.Object
public abstract classSonicSessionConnectionInterceptorextends java.lang.Object
SonicSessionConnectionInterceptor provide a SonicSessionConnection. If an SonicSessionConfigdoes not set SonicSessionConnectionInterceptor sonic will use SonicSessionConnection.SessionConnectionDefaultImpl as default.
构造器 | 构造器和说明 |
| --- |
| SonicSessionConnectionInterceptor() |
所有方法 静态方法 实例方法 抽象方法 具体方法 | 限定符和类型 | 方法和说明 |
| --- | --- |
| abstract SonicSessionConnection | getConnection(SonicSession session, android.content.Intent intent) |
| static SonicSessionConnection | getSonicSessionConnection(SonicSession session, android.content.Intent intent) |
-
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
public SonicSessionConnectionInterceptor()
-
public abstract[SonicSessionConnection](../../../../com/tencent/sonic/sdk/SonicSessionConnection.html "com.tencent.sonic.sdk中的类")getConnection([SonicSession](../../../../com/tencent/sonic/sdk/SonicSession.html "com.tencent.sonic.sdk中的类")session,
android.content.Intent intent)
-
public static[SonicSessionConnection](../../../../com/tencent/sonic/sdk/SonicSessionConnection.html "com.tencent.sonic.sdk中的类")getSonicSessionConnection([SonicSession](../../../../com/tencent/sonic/sdk/SonicSession.html "com.tencent.sonic.sdk中的类")session,
android.content.Intent intent)