getMediaType
Queries the media type of a session in Optimizely Campaign.
Type: String
Parameters
Name | Type | Value |
---|---|---|
sessionId | String | ID of the session |
Return values
Media type of the session: EMAILÂ or SMS
Code structure
String getMediaType(String sessionId)
Updated almost 3 years ago
Next