get_junk_folder


Description:

[ Version ( since = "3.0" ) ]
public async Folder? get_junk_folder (int io_priority, Cancellable? cancellable = null) throws Error

Asynchronously gets the folder in this into which junk is delivered.

When the operation is finished, callback will be called. You can then call get_junk_folder.end to get the result of the operation.

Parameters:

this

a Store

io_priority

the I/O priority of the request

cancellable

optional Cancellable object, or null

callback

a TaskReadyCallback to call when the request is satisfied

user_data

data to pass to the callback function