Package com.opentok.android
Interface Session.SessionOptionsProvider
-
- Enclosing class:
- Session
@Deprecated public static interface Session.SessionOptionsProvider
Deprecated.This interface is now deprecated. Please use the SessionOptions class along with theSession.Builder.sessionOptions(Session.SessionOptions sessionOptions)
method to configure the session.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description boolean
isHwDecodingSupported()
Deprecated.
-