Overview

Structure like interface for a specific content piece of a .

Members

Name Type Description

mediaType

string

Gets the Media Type (MIME type).

mode

notificationContentInfoMode

Gets the Media Type (MIME type).

resourceKey

string

Gets the resource key.

Hierarchy

Examples

Below are examples in XML formats. All examples are shown with all inherited members. Quoting when required is part of the examples, but you must obviously populate with your own data.

XML Example

(show inherited members)

<obh:notificationContentInfo xsi:type="obh:notificationContentInfo" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <mediaType>your_string_0</mediaType>
        <mode>your_notificationContentInfoMode_0</mode>
        <resourceKey>your_string_0</resourceKey>
</obh:notificationContentInfo>

Referenced By Representaions