Method

PhoshNotificationset_app_name

Declaration [src]

void
phosh_notification_set_app_name (
  PhoshNotification* self,
  const char* app_name
)

Description

No description available.

Parameters

app_name const char*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.