BaseManager serves as the foundational class for all specific manager classes within the SDK. It provides shared properties and methods that can be utilized by derived managers, such as access to the client instance.
Protected
Readonly
BaseManager serves as the foundational class for all specific manager classes within the SDK. It provides shared properties and methods that can be utilized by derived managers, such as access to the client instance.