Uses of Class
com.sportradar.mbs.sdk.MbsSdk
-
Uses of MbsSdk in com.sportradar.mbs.sdk
Modifier and TypeMethodDescriptionMbsSdkConfig.getUnhandledExceptionHandler()
Gets the unhandled exception handler for the SDK.Modifier and TypeMethodDescriptionvoid
MbsSdkConfig.setUnhandledExceptionHandler
(BiConsumer<MbsSdk, Exception> unhandledExceptionHandler) Sets the unhandled exception handler for the SDK.