refreshUsableGifts abstract method

Future<CompletionHandler> refreshUsableGifts()

Manually refresh the available gift list for the current room.

@param completion Completion callback (on success, the latest gift list can be obtained through state; on failure, error information is returned)

Implementation

Future<CompletionHandler> refreshUsableGifts();