@wildix/xbees-connect > ConnectClient > getCurrentConversation
ConnectClient.getCurrentConversation property
Retrieves current opened in x-bees conversation data or undefined if the conversation is temporary
Signature:
getCurrentConversation: () => Promise<ResponseMessage<ClientEventType.CURRENT_CONVERSATION>>;