hyphenate_SDK3.0  3.0.1
hyphenatejavaIMSDK
Public 成员函数 | 静态 Public 成员函数 | 静态 Public 属性 | 所有成员列表
com.hyphenate.util.PathUtil类 参考

Public 成员函数

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

静态 Public 成员函数

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

静态 Public 属性

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/"
 

详细描述

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


该类的文档由以下文件生成: