Class FixedChannelTokenSupplier

java.lang.Object
com.linecorp.bot.client.FixedChannelTokenSupplier
All Implemented Interfaces:
ChannelTokenSupplier, Supplier<String>

public final class FixedChannelTokenSupplier extends Object implements ChannelTokenSupplier
Implementation of ChannelTokenSupplier which always return fixed channel token.