AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The configuration for the message content.

Inheritance Hierarchy

System.Object
  Amazon.Pinpoint.Model.InAppMessageContent

Namespace: Amazon.Pinpoint.Model
Assembly: AWSSDK.Pinpoint.dll
Version: 3.x.y.z

Syntax

C#
public class InAppMessageContent

The InAppMessageContent type exposes the following members

Constructors

NameDescription
Public Method InAppMessageContent()

Properties

NameTypeDescription
Public Property BackgroundColor System.String

Gets and sets the property BackgroundColor.

The background color for the message.

Public Property BodyConfig Amazon.Pinpoint.Model.InAppMessageBodyConfig

Gets and sets the property BodyConfig.

The configuration for the message body.

Public Property HeaderConfig Amazon.Pinpoint.Model.InAppMessageHeaderConfig

Gets and sets the property HeaderConfig.

The configuration for the message header.

Public Property ImageUrl System.String

Gets and sets the property ImageUrl.

The image url for the background of message.

Public Property PrimaryBtn Amazon.Pinpoint.Model.InAppMessageButton

Gets and sets the property PrimaryBtn.

The first button inside the message.

Public Property SecondaryBtn Amazon.Pinpoint.Model.InAppMessageButton

Gets and sets the property SecondaryBtn.

The second button inside message.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5