All Downloads are FREE. Search and download functionalities are using the official Maven repository.

infobip.api.model.omni.OmniChannel Maven / Gradle / Ivy

There is a newer version: 4.4.0
Show newest version
package infobip.api.model.omni;

/**
 * This is a generated class and is not intended for modification!
 */
public enum OmniChannel {
    SMS,
    EMAIL,
    VOICE,
    PARSECO,
    PUSH,
    VIBER,
    FACEBOOK,
    LINE,
    VKONTAKTE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy