Class IndexerGrpcAccountPortfolioStream
Hierarchy
- IndexerGrpcAccountPortfolioStream
Methods
streamAccountPortfolio
- streamAccountPortfolio(__namedParameters: { accountAddress: string; callback: AccountPortfolioStreamCallback; subaccountId?: string; type?: string; onEndCallback?: any; onStatusCallback?: any }): Subscription
Parameters
__namedParameters: { accountAddress: string; callback: AccountPortfolioStreamCallback; subaccountId?: string; type?: string; onEndCallback?: any; onStatusCallback?: any }
accountAddress: string
Optional subaccountId?: string
Optional type?: string
onEndCallback?:function
onStatusCallback?:function
Returns Subscription