Source: linphonepresenceactivity.js

/* Wrapper generated by lp-gen-wrappers, do not edit*/

/**
 * Presence activity type holding information about a presence activity. 
 * @external LinphonePresenceActivity
**/
/**
 * Sets the description of a presence activity. 
 * @member {string} external:LinphonePresenceActivity#description
**/
/**
 * Sets the type of activity of a presence activity. 
 * @member {linphone.PresenceActivityType} external:LinphonePresenceActivity#type
**/

/**
 * Gets the string representation of a presence activity. 
 * @function external:LinphonePresenceActivity#toString
 * @returns {string} 
**/