semilimes mcu sdk 0.1
semilimes Software Development Kit for microcontrollers
Loading...
Searching...
No Matches
ChannelGet Class Reference

Public Member Functions

 ChannelGet (char *json)
 
void setObj (char *ownerId, char *editorId, char *channelId, char *title)
 
char * getEPurl ()
 

Constructor & Destructor Documentation

◆ ChannelGet()

ChannelGet::ChannelGet ( char * json)
inline
Parameters
json- it is the char array that will contain the whole json script
Returns
void

Member Function Documentation

◆ getEPurl()

char * ChannelGet::getEPurl ( )
Returns
char* httpsUrl + endpoint

◆ setObj()

void ChannelGet::setObj ( char * ownerId,
char * editorId,
char * channelId,
char * title )
Parameters
ownerId- Returns channels owned by the specified account Id
editorId- Returns channels whose editor is this account Id
channelId- Returns the channel with this id
title- Returns channels with this title
Returns
void

The documentation for this class was generated from the following files: