Package com.mparticle.sdk.model
Interface Consts.ChannelSourceType
- Enclosing class:
- Consts
public static interface Consts.ChannelSourceType
Indicates the source of the original Batch-object when
sent to mParticle's server.
-
Field Details
-
UNKNOWN
- See Also:
-
NATIVE
Native SDKs (iOS, Android, Roku)- See Also:
-
JAVASCRIPT
Mobile Web / mParticle Javascript SDK- See Also:
-
PIXEL
- See Also:
-
PARTNER
mParticle-feeds integration- See Also:
-
SERVER_TO_SERVER
mParticle server-API- See Also:
-