AndroidMessagingStyleMessage

Android Only

The interface for messages when constructing a Messaging Style notification.


Loading...
Android Messaging Style

View the AndroidMessagingStyle reference and Messaging documentation to learn more.

Properties

person

The sender of this message. See AndroidPerson reference for more information on the properties available.

person?: AndroidPerson;

This property should only be provided if the message is from an external person, and not the person receiving the message.

text

The content of the message.

text: string;

timestamp

The timestamp of when the message arrived in milliseconds.

timestamp: number;

Copyright 2020 - 2021 © Invertase Limited

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 3.0 License and code samples are licensed under the Apache 2.0 License.

All product names, logos, and brands are property of their respective owners. All company, product and service names used in this website are for identification purposes only. Use of these names, logos, and brands does not imply endorsement.