Custom Params Handler
interface CustomParamsHandler
Interface definition for a callback to be invoked before when each operation called. since 1.2.2
Functions
Link copied to clipboard
It will be called before creating group channel.
Link copied to clipboard
It will be called before creating open channel.
Link copied to clipboard
It will be called before sending message.
Link copied to clipboard
It will be called before sending multiple files message.
Link copied to clipboard
It will be called before sending message.
Link copied to clipboard
It will be called before updating group channel.
Link copied to clipboard
It will be called before updating open channel.
Link copied to clipboard
It will be called before updating message.