Skip to main content Skip to complementary content

SessionAppFromApp Method

Overloads

SessionAppFromApp(String)

Create and connect to a session app. This method opens a websocket connection.

SessionAppFromApp(String)

Create and connect to a session app. This method opens a websocket connection.

Declaration

      public IApp SessionAppFromApp(string fromAppId)
    

Parameters

Type Name Description
System.String fromAppId

The ID of the source app.

Returns

Type Description
IApp

IApp

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!