AnalyticsStartSession Method |
Starts a new session. If one is in progress, then a new session will not be created.
Namespace: Oracle.Cloud.Mobile.AnalyticsAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntaxpublic void StartSession()
public:
void StartSession()
member StartSession : unit -> unit
See Also