expireSession
inline suspend fun AppStreamClient.expireSession(crossinline block: ExpireSessionRequest.Builder.() -> Unit): ExpireSessionResponse
Immediately stops the specified streaming session.
Immediately stops the specified streaming session.