Overview

Creates a VoiceMessage.

Members

Show inherited members

Name Type Description

fh

beeId<heterogeneousFolder>

A handle to the folder in which the message should be created.

u

voiceMessageUpdater

An updater used to set the properties of the created message.

Hierarchy

Inherits From

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:voiceMessageCreator xsi:type="obh:voiceMessageCreator" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <fh>your_beeId_0</fh>
        <u>your_voiceMessageUpdater_0</u>
</obh:voiceMessageCreator>

Referenced By Representaions

Not Referenced Directly by Representations