Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
libgdata
GData
YouTubeCredit
entity_type
YouTubeCredit
get_entity_type
YouTubeCredit
Object Hierarchy:
Description:
public
class
YouTubeCredit
:
MediaCredit
All the fields in the
YouTubeCredit
structure are private and should never be accessed directly.
Namespace:
GData
Package:
libgdata
Content:
Properties:
public
string
entity_type
{
get
; }
The type of entity who is credited. Currently this can only be
YOUTUBE_CREDIT_ENTITY_PARTNER
, for a YouTube partner.
Creation methods:
protected
YouTubeCredit
()
Methods:
public
unowned
string
get_entity_type
()
Gets the
entity_type
property.