Skip to content

/AWS1/CL_CHE=>UPDATECHANNELMESSAGE()

About UpdateChannelMessage

Updates the content of a message.

The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

This API is is no longer supported and will not be updated. We recommend using the latest version, UpdateChannelMessage, in the Amazon Chime SDK.

Using the latest version requires migrating to a dedicated namespace. For more information, refer to Migrating from the Amazon Chime namespace in the Amazon Chime SDK Developer Guide.

Method Signature

IMPORTING

Required arguments:

IV_CHANNELARN TYPE /AWS1/CHECHIMEARN /AWS1/CHECHIMEARN

The ARN of the channel.

IV_MESSAGEID TYPE /AWS1/CHEMESSAGEID /AWS1/CHEMESSAGEID

The ID string of the message being updated.

Optional arguments:

IV_CONTENT TYPE /AWS1/CHECONTENT /AWS1/CHECONTENT

The content of the message being updated.

IV_METADATA TYPE /AWS1/CHEMETADATA /AWS1/CHEMETADATA

The metadata of the message being updated.

IV_CHIMEBEARER TYPE /AWS1/CHECHIMEARN /AWS1/CHECHIMEARN

The AppInstanceUserArn of the user that makes the API call.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CHEUPDCHANNELMSGRSP /AWS1/CL_CHEUPDCHANNELMSGRSP