Defines a session's media type in Episerver Campaign. Some methods use the media type defined here.
Type: void
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
mediaType |
String |
EMAIL, FAX or SMS |
Return values
-
Code structure
void setMediaType(String sessionId, String mediaType)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 25, 2018