Method

PurpleCredentialManagerget_active

unstable since: 3.0

[]

Declaration [src]

PurpleCredentialProvider*
purple_credential_manager_get_active (
  PurpleCredentialManager* manager
)
[]

Description [src]

Gets the currently active PurpleCredentialProvider or NULL if there is no active provider.

Available since: 3.0

[]

Return value

Type: PurpleCredentialProvider

The active provider.

The returned data is owned by the instance.