Method

PhoshNotificationset_body

Declaration [src]

void
phosh_notification_set_body (
  PhoshNotification* self,
  const char* body
)

Description

No description available.

Parameters

body

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.