Application
@algorandfoundation/algorand-typescript
@algorandfoundation/algorand-typescript / index / Application
Function: Application()
Section titled “Function: Application()”Call Signature
Section titled “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
Section titled “Returns”Call Signature
Section titled “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
Section titled “Parameters”applicationId
Section titled “applicationId”The id of the application