Object SessionParamsFactory
-
- All Implemented Interfaces:
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public class SessionParamsFactory
-
-
Field Summary
Fields Modifier and Type Field Description public final static SessionParamsFactoryINSTANCE
-
Method Summary
Modifier and Type Method Description final SessionParamscreate(CheckoutSession checkoutSession)final SessionParamscreate(SessionDetails sessionDetails)-
-
Method Detail
-
create
final SessionParams create(CheckoutSession checkoutSession)
-
create
final SessionParams create(SessionDetails sessionDetails)
-
-
-
-