Click or drag to resize

ITransactionContainerGetTransactions Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
List<AbstractTransaction> GetTransactions(
	TransportInfo transportInfo
)

Parameters

transportInfo  TransportInfo
 

Return Value

ListAbstractTransaction
See Also