Litle.Sdk.batchRequest.getUnloadAmount C# (CSharp) Method

getUnloadAmount() public method

public getUnloadAmount ( ) : long
return long
        public long getUnloadAmount()
        {
            return unloadAmount;
        }
batchRequest