![]() | IMateriaClientAdapter Methods |
The IMateriaClientAdapter type exposes the following members.

Name | Description | |
---|---|---|
![]() | Connect |
Tries to connect to the Materia server.
Note: this method must be called from the UI thread
|
![]() | Disconnect |
Disconnect from Materia server
|
![]() | IsConnectionActive |
Returns the value whether connection to Materia server is active or not.
|
![]() | LoadGraph(Asset) |
Loads the graph corresponding to the specified uri and retrieves it's GUID
|
![]() | LoadGraph(Asset, ListGraphParameter) |
Loads the graph corresponding to the specified uri providing the explicit parameter values and retrieves it's GUID
|
![]() | SearchAssets |
Searches for materia assets by name and retrieves a list of asset names and guids.
|
