Method

PhocViewget_activation_token

Declaration [src]

const char*
phoc_view_get_activation_token (
  PhocView* self
)

Description [src]

Get the current activation token.

Return value

Type: const char*

The activation token.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.