mUPnP for C
CGUpnpIcon Class Reference

#include <CGUpnpIcon.h>

Inheritance diagram for CGUpnpIcon:

Instance Methods

(id) - initWithCObject:
 
(NSString *) - url
 
(NSInteger) - width
 
(NSInteger) - height
 
(NSInteger) - depth
 

Properties

mUpnpIconcObject
 

Detailed Description

The CGUpnpIcon class is a wrapper class for mUpnpIcon of mUPnP for C.

Method Documentation

◆ depth

- (NSInteger) depth

Get the depth of the icon.

Returns
The depth.

◆ height

- (NSInteger) height

Get the height of the icon.

Returns
The height.

◆ initWithCObject:

- (id) initWithCObject: (mUpnpIcon*) cobj

◆ url

- (NSString *) url

Get the url of the icon.

Returns
The url.

◆ width

- (NSInteger) width

Get the url of the width.

Returns
The width.

Property Documentation

◆ cObject

- (mUpnpIcon*) cObject
readatomicassign

The documentation for this class was generated from the following files: