SourceLanguage.getId

Returns the ID of the language. The ID is not locale-dependent. The returned string is owned by @language and should not be freed or modified.

class SourceLanguage
string
getId
()

Return Value

Type: string

the ID of @language.

Meta