MXUserIdentity Class Reference

Inherits from NSObject
Declared in MXClient.h

Overview

@class MXUserIdentity

The class define user identity object that use to initialize Moxtra user.

  userIdentityType

@property userIdentityType

@property (nonatomic, assign) MXUserIdentityType userIdentityType

Discussion

The user identity type

Declared In

MXClient.h

  userIdentity

@property userIdentity

@property (nonatomic, copy) NSString *userIdentity

Discussion

The user identity value

Declared In

MXClient.h