stopContactStreaming
inline suspend fun ConnectClient.stopContactStreaming(crossinline block: StopContactStreamingRequest.Builder.() -> Unit): StopContactStreamingResponse
Ends message streaming on a specified contact. To restart message streaming on that contact, call the StartContactStreaming API.