Overview
To perform ANY networking operation or fetch API response you've to create an object of ChannelizeApi
class. To create the ChannelizeApi object add the following code.
ChannelizeApi channelizeApi = new ChannelizeApiClient(context);
To perform ANY networking operation or fetch API response you've to create an object of ChannelizeApi
class. To create the ChannelizeApi object add the following code.
ChannelizeApi channelizeApi = new ChannelizeApiClient(context);