Interface GetChannelRequestOrBuilder

    • Method Detail

      • getChannelId

        long getChannelId()
         channel_id is the identifier of the specific channel to get.
         
        int64 channel_id = 1;
        Returns:
        The channelId.