Home > @infiniteobjects/linkdrop-service > AssertLinkdropSdk
Utility class for asserting the version of the linkdrop SDK
Signature:
export declare class AssertLinkdropSdk
| Method | Modifiers | Description |
|---|---|---|
| isV1(sdk) | static |
Checks if the SDK is a V1 SDK |
| isV2(sdk) | static |
Checks if the SDK is a V2 SDK |