1#ifndef _channels_my_get_
2#define _channels_my_get_
28 json_data.initJson(*pjson);
45 void setObj(
bool owner,
bool editor,
bool subscriber);
Definition channels_my_get.h:7
void setObj(bool owner, bool editor, bool subscriber)
Definition channels_my_get.cpp:18
char * getEPurl()
Definition channels_my_get.cpp:38
ChannelsMyGet(char *json)
Definition channels_my_get.h:25