Skip to content

Format

typescript
NetServer.FindConversation(id)

class: NetServer

Description

Get Conversation based on client id.

Parameters

param_nametypedescription
idnumberThis is the unique identifier for the API documentation.

Return

typedescription
NetConversation

Code Example