isUserParticipatingInThread

abstract fun isUserParticipatingInThread(rootThreadEventId: String): Boolean

Returns whether or not the current user is participating in the thread.

Parameters

rootThreadEventId

the eventId of the current thread.