MCPcopy Create free account
hub / github.com/comunes/kune / getAviEmbedObject

Method getAviEmbedObject

src/main/java/cc/kune/core/server/InitData.java:164–166  ·  view source on GitHub ↗

Gets the avi embed object. @return the avi embed object

()

Source from the content-addressed store, hash-verified

162 * @return the avi embed object
163 */
164 public String getAviEmbedObject() {
165 return aviEmbedObject;
166 }
167
168 /**
169 * Gets the chat domain.

Callers 1

getAviEmbedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected