dialogflow / dialogflow-dotnet-client

.NET framework for Dialogflow
Apache License 2.0
69 stars 50 forks source link

Get SessionId from Dialogflow to sabe on DB in Firebase #34

Open felipemarquardt opened 5 years ago

felipemarquardt commented 5 years ago

Hello I´m trying to get and save the sessionId from Dialogflow, but all sources and tutorials didn´t get me to a working prototype. Does anybody ever needed to get the sessionId? Or does anybody have some resources to help me out on this one? Thanks