Function

interpeerVersionDatanew

since: 0.1.0

Declaration

VersionData*
interpeer_version_data_new (
  void
)

Description

Return the SDK’s version number.

Stability: Stable

Available since: 0.1.0

Return value

Type: VersionData

The SDK version struct.

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