You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to Hide message send from Android SDK

Received Response
16
Views
2
Comments
edited Nov 12, 2019 8:22AM in Digital Assistant & Mobile 2 comments

Summary

Hide message send from Android SDK

Content

Hi,

How to hide message in Android SDK, currently we can hide message in javascript SDK using messageBody = {
text: msg,
type: 'text',
metadata: {
isHidden: true
}
};

 

then how can we implement the same in android SDK.

 

Regards,

Vikhil

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!