Namespace

For using plugin methods, you need to import the below namespace.

using VoxelBusters.SnapchatKit;

We expose SnapchatKitManager class to allow the access for plugin functionalities.

Last updated