getEnableOgTag

fun getEnableOgTag(channelConfig: ChannelConfig): Boolean

Returns a value that determines whether to display the ogtag or not. true, if channel displays the content within the ogtag in the message. false, otherwise.

This method is affected by the value of Available.isSupportOgTag. It is also affected by the ogtag value set in the application.

Return

true if the ogtag is enabled, false otherwise

Since

3.6.0

Parameters

channelConfig

The channel configuration