BaseChannelManager¶
Inherited By: ChannelManager
Methods¶
| return type | signature |
|---|---|
| Channel | construct_channel ( Dictionary _data ) |
| PartialChannel | construct_partial_channel ( Dictionary _data ) |
| void | update_channel ( Channel _channel, Dictionary _data ) |
| String | get_class ( ) |
Method Descriptions¶
-
Channel construct_channel ( Dictionary _data )
There is currently no description for this method.
-
PartialChannel construct_partial_channel ( Dictionary _data )
There is currently no description for this method.
-
void update_channel ( Channel _channel, Dictionary _data )
There is currently no description for this method.
-
String get_class ( )
There is currently no description for this method.