NEMeetingKit V4.8.0
载入中...
搜索中...
未找到
NEMeetingIdpInfo类 参考

IDP信息 更多...

#include <kit_define_meeting_sdk.h>

Public 成员函数

void setId (int64_t newId)
 
int64_t getId () const
 
void setType (int newType)
 
int getType () const
 
void setName (const std::string &newName)
 
std::string getName () const
 

详细描述

IDP信息

成员函数说明

◆ getId()

int64_t NEMeetingIdpInfo::getId ( ) const
inline

◆ getName()

std::string NEMeetingIdpInfo::getName ( ) const
inline

◆ getType()

int NEMeetingIdpInfo::getType ( ) const
inline

◆ setId()

void NEMeetingIdpInfo::setId ( int64_t newId)
inline

◆ setName()

void NEMeetingIdpInfo::setName ( const std::string & newName)
inline

◆ setType()

void NEMeetingIdpInfo::setType ( int newType)
inline

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