enablePartnerIntegration

open fun enablePartnerIntegration(@NonNull() partner: IntegrationPartner): MoEngage.Builder

If you are using MoEngage bundled with any partner integration use this API to notify thepartner.Note: Do not use this API if you are not using MoEngage via any partner as a bundledSDK. Calling this API without using Parnter bundle will result in malfunction of the SDK.

Return

instance of MoEngage.Builder

Parameters

partner

instance of IntegrationPartner