Uses of Class
com.sportradar.mbs.sdk.MbsSdk
Packages that use MbsSdk
-
Uses of MbsSdk in com.sportradar.mbs.sdk
Methods in com.sportradar.mbs.sdk that return types with arguments of type MbsSdkModifier and TypeMethodDescriptionMbsSdkConfig.getUnhandledExceptionHandler()
Gets the unhandled exception handler for the SDK.Method parameters in com.sportradar.mbs.sdk with type arguments of type MbsSdkModifier and TypeMethodDescriptionvoid
MbsSdkConfig.setUnhandledExceptionHandler
(BiConsumer<MbsSdk, Exception> unhandledExceptionHandler) Sets the unhandled exception handler for the SDK.