hyphenate_SDK3.0  3.0.1
hyphenatejavaIMSDK
Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
com.hyphenate.util.PathUtil Class Reference

Public Member Functions

void initDirs (String appKey, String userName, Context applicationContext)
 
File getImagePath ()
 
File getVoicePath ()
 
File getFilePath ()
 
File getVideoPath ()
 
File getHistoryPath ()
 

Static Public Member Functions

static PathUtil getInstance ()
 
static File getTempPath (File file)
 

Static Public Attributes

static String pathPrefix
 
static final String historyPathName = "/chat/"
 
static final String imagePathName = "/image/"
 
static final String voicePathName = "/voice/"
 
static final String filePathName = "/file/"
 
static final String videoPathName = "/video/"
 
static final String netdiskDownloadPathName = "/netdisk/"
 
static final String meetingPathName = "/meeting/"
 

Detailed Description

this is class define all pathes the actuall user class is defined in application domain but in hyphenate sdk, we need to access basic user data, including id, nick, sipnumber so we can send notification, make voip call


The documentation for this class was generated from the following file: