Constructor

PurpleAccountManagerNoopBackendnew

unstable since: 3.0

Declaration [src]

PurpleAccountManagerBackend*
purple_account_manager_noop_backend_new (
  void
)

Description [src]

Creates a new no operation account manager backend.

Available since: 3.0

Return value

Type: PurpleAccountManagerNoopBackend

The new backend.

The caller of the function takes ownership of the data, and is responsible for freeing it.