Function

interpeercopyright_string

since: 0.1.0

Declaration

const char*
interpeer_copyright_string (
  void
)

Description

Return a copyright string for this SDK; the returned value must not be freed.

Stability: Stable

Available since: 0.1.0

Return value

Type: const char*

No description available.

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