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

Public Member Functions

 ~ChannelGet ()
 
void set (char *ownerId, char *editorId, char *channelId, char *title)
 
char * getEPurl ()
 
char * get ()
 

Constructor & Destructor Documentation

◆ ~ChannelGet()

ChannelGet::~ChannelGet ( )
inline
Returns
void

Member Function Documentation

◆ get()

char * ChannelGet::get ( )
Returns
char*

◆ getEPurl()

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

◆ set()

void ChannelGet::set ( 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: