get_type_name


Description:

public static unowned string get_type_name (string protocol)

Returns the Type name of the registered SourceCamel subtype for protocol.

For example, given a protocol named "imap" the function would return "ESourceCamelImap".

Parameters:

protocol

a Provider protocol

Returns:

the SourceCamel type name for protocol