◆ ChannelGet()
ChannelGet::ChannelGet |
( |
char * | json | ) |
|
|
inline |
- Parameters
-
json | - it is the char array that will contain the whole json script |
- Returns
- void
◆ 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:
- C:/Users/flavio_unige/Desktop/semilimes MCU SDK/semilimes/src/communication/channel_get.h
- C:/Users/flavio_unige/Desktop/semilimes MCU SDK/semilimes/src/communication/channel_get.cpp