get Brownie Host

open fun getBrownieHost(sessionId: String, hostId: String): BrownieHost

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

Return

the host as BrownieHost if belongs, null otherwise

Parameters

sessionId

The identifier of the session

hostId

The identifier of the host