host Belongs To Session

open fun hostBelongsToSession(sessionId: String, hostId: String): Boolean

Method used to check whether a host belongs to the specified session

Return

whether a host belongs to the specified session as boolean

Parameters

sessionId

The identifier of the session

hostId

The identifier of the host