NativeObject$UserProfile.smali
.class public Lio/rong/imlib/NativeObject$UserProfile;
.super Ljava/lang/Object;
.source "NativeObject.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/rong/imlib/NativeObject;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "UserProfile"
.end annotation
# instance fields
.field clientIp:Ljava/lang/String;
.field groupMessageLimit:I
.field identification:Ljava/lang/String;
.field ipv6Preferred:Z
.field kvStorageOpened:Z
.field publicService:Z
.field pushSetting:Z
.field sdkReconnect:Z
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getClientIp()Ljava/lang/String;
.registers 2
.line 1
iget-object v0, p0, Lio/rong/imlib/NativeObject$UserProfile;->clientIp:Ljava/lang/String;
return-object v0
.end method
.method public getGroupMessageLimit()I
.registers 2
.line 1
iget v0, p0, Lio/rong/imlib/NativeObject$UserProfile;->groupMessageLimit:I
return v0
.end method
.method public getIdentification()Ljava/lang/String;
.registers 2
.line 1
iget-object v0, p0, Lio/rong/imlib/NativeObject$UserProfile;->identification:Ljava/lang/String;
return-object v0
.end method
.method public isIpv6Preferred()Z
.registers 2
.line 1
iget-boolean v0, p0, Lio/rong/imlib/NativeObject$UserProfile;->ipv6Preferred:Z
return v0
.end method
.method public isKvStorageOpened()Z
.registers 2
.line 1
iget-boolean v0, p0, Lio/rong/imlib/NativeObject$UserProfile;->kvStorageOpened:Z
return v0
.end method
.method public isPublicService()Z
.registers 2
.line 1
iget-boolean v0, p0, Lio/rong/imlib/NativeObject$UserProfile;->publicService:Z
return v0
.end method
.method public isPushSetting()Z
.registers 2
.line 1
iget-boolean v0, p0, Lio/rong/imlib/NativeObject$UserProfile;->pushSetting:Z
return v0
.end method
.method public isSdkReconnect()Z
.registers 2
.line 1
iget-boolean v0, p0, Lio/rong/imlib/NativeObject$UserProfile;->sdkReconnect:Z
return v0
.end method
.method public setClientIp(Ljava/lang/String;)V
.registers 2
.line 1
iput-object p1, p0, Lio/rong/imlib/NativeObject$UserProfile;->clientIp:Ljava/lang/String;
return-void
.end method
.method public setGroupMessageLimit(I)V
.registers 2
.line 1
iput p1, p0, Lio/rong/imlib/NativeObject$UserProfile;->groupMessageLimit:I
return-void
.end method
.method public setIdentification(Ljava/lang/String;)V
.registers 2
.line 1
iput-object p1, p0, Lio/rong/imlib/NativeObject$UserProfile;->identification:Ljava/lang/String;
return-void
.end method
.method public setIpv6Preferred(Z)V
.registers 2
.line 1
iput-boolean p1, p0, Lio/rong/imlib/NativeObject$UserProfile;->ipv6Preferred:Z
return-void
.end method
.method public setKvStorageOpened(Z)V
.registers 2
.line 1
iput-boolean p1, p0, Lio/rong/imlib/NativeObject$UserProfile;->kvStorageOpened:Z
return-void
.end method
.method public setPublicService(Z)V
.registers 2
.line 1
iput-boolean p1, p0, Lio/rong/imlib/NativeObject$UserProfile;->publicService:Z
return-void
.end method
.method public setPushSetting(Z)V
.registers 2
.line 1
iput-boolean p1, p0, Lio/rong/imlib/NativeObject$UserProfile;->pushSetting:Z
return-void
.end method
.method public setSdkReconnect(Z)V
.registers 2
.line 1
iput-boolean p1, p0, Lio/rong/imlib/NativeObject$UserProfile;->sdkReconnect:Z
return-void
.end method