Application
@algorandfoundation/algorand-typescript
@algorandfoundation/algorand-typescript / index / Application
Function: Application()
Call Signature
Application():
Application
Defined in: packages/algo-ts/src/reference.ts:222
Creates a new Application object represent the application id 0 (an invalid ID)
Returns
Call Signature
Application(
applicationId
):Application
Defined in: packages/algo-ts/src/reference.ts:227
Creates a new Application object representing the application with the specified id
Parameters
applicationId
The id of the application