Package io.getstream.chat.android.models
Interface ChannelTransformer
-
- All Implemented Interfaces:
public interface ChannelTransformerA transformer that can be used to transform a channel object before third parties can access it. This is useful for adding extra data to the channel object and/or encrypting/decrypting it.