-
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public interface CloudXAdapterThreadRequirement
Declares the threading requirement for an adapter operation. The SDK dispatches to the appropriate thread before calling the adapter.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classCloudXAdapterThreadRequirement.Companion
-