Home > @magiclane/maps-sdk > IGemKitPlatform > callObjectMethodAsync
IGemKitPlatform.callObjectMethodAsync() method
Signature:
abstract callObjectMethodAsync(jsonCommand: string): Promise<any>;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
jsonCommand |
string |
Returns:
Promise<any>