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

main.com.sceyt.chatuikit.data.managers.channel.event.ChannelMembersEventEnum.kt Maven / Gradle / Ivy

package com.sceyt.chatuikit.data.managers.channel.event

enum class ChannelMembersEventEnum {
    Role,
    Kicked,
    Blocked,
    UnBlocked,
    Added
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy