Method: XCAPClient::Document#xui

Defined in:
lib/xcapclient/document.rb

#xuiObject (readonly)

The XUI this document belongs to. This allow fetching a document owner by other user (for example a icon).



12
13
14
# File 'lib/xcapclient/document.rb', line 12

def xui
  @xui
end