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

Public Member Functions

 ~ChannelGet ()
 
void set (const char *ownerId, const char *editorId, const char *channelId, const char *title)
 
char * getEPurl ()
 
char * getWSEPurl ()
 
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* sme_httpsUrl + endpoint

◆ getWSEPurl()

char * ChannelGet::getWSEPurl ( )
Returns
char* endpoint

◆ set()

void ChannelGet::set ( const char * ownerId,
const char * editorId,
const char * channelId,
const 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: