Constructor

PurplePresencenew

since: 2.0

[]

Declaration [src]

PurplePresence*
purple_presence_new (
  void
)
[]

Description [src]

Creates a new presence instance.

Available since: 2.0

[]

Return value

Type: PurplePresence

The new instance.

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