get_profile


Description:

public unowned Profile get_profile (string name)

Lookups for Profile with given name.

Parameters:

this

The ProfileGuesser object.

name

The name of the DLNA profile to be retrieved.

Returns:

A Profile object on success, null otherwise.