.class public Lorg/webrtc/SessionDescription; .super Ljava/lang/Object; .source "SessionDescription.java" # annotations .annotation system Ldalvik/annotation/MemberClasses; value = { Lorg/webrtc/SessionDescription$Type; } .end annotation # instance fields .field public final description:Ljava/lang/String; .field public final type:Lorg/webrtc/SessionDescription$Type; # direct methods .method public constructor (Lorg/webrtc/SessionDescription$Type;Ljava/lang/String;)V .locals 0 .annotation build Lorg/webrtc/CalledByNative; .end annotation invoke-direct {p0}, Ljava/lang/Object;->()V iput-object p1, p0, Lorg/webrtc/SessionDescription;->type:Lorg/webrtc/SessionDescription$Type; iput-object p2, p0, Lorg/webrtc/SessionDescription;->description:Ljava/lang/String; return-void .end method # virtual methods .method public getDescription()Ljava/lang/String; .locals 1 .annotation build Lorg/webrtc/CalledByNative; .end annotation iget-object v0, p0, Lorg/webrtc/SessionDescription;->description:Ljava/lang/String; return-object v0 .end method .method public getTypeInCanonicalForm()Ljava/lang/String; .locals 1 .annotation build Lorg/webrtc/CalledByNative; .end annotation iget-object v0, p0, Lorg/webrtc/SessionDescription;->type:Lorg/webrtc/SessionDescription$Type; invoke-virtual {v0}, Lorg/webrtc/SessionDescription$Type;->canonicalForm()Ljava/lang/String; move-result-object v0 return-object v0 .end method