Skip to content

Setting View Parts

Tsubasa Nakayama edited this page Mar 10, 2017 · 1 revision

How to show or hide view on chat.

You need to read this before this document.

Hide user icon

message.hideIcon(true);

Hide username

message.setUsernameVisibility(false);