FirebaseVisionBarcode.Email

public static class FirebaseVisionBarcode.Email extends Object

An email message from a 'MAILTO:' or similar QRCode type.

Nested Class Summary

@interface FirebaseVisionBarcode.Email.FormatType Email format type constants. 

Constant Summary

int TYPE_HOME
int TYPE_UNKNOWN Email type.
int TYPE_WORK

Public Method Summary

String
getAddress()
Gets email's address.
String
getBody()
Gets email's body.
String
getSubject()
Gets email's subject.
int
getType()
Gets type of the email.

Inherited Method Summary

Object
clone()
boolean
equals(Object arg0)
void
finalize()
final Class<?>
getClass()
int
hashCode()
final void
notify()
final void
notifyAll()
String
toString()
final void
wait(long arg0, int arg1)
final void
wait(long arg0)
final void
wait()

Constants

public static final int TYPE_HOME

Constant Value: 2

public static final int TYPE_UNKNOWN

Email type.

Constant Value: 0

public static final int TYPE_WORK

Constant Value: 1

Public Methods

public String getAddress ()

Gets email's address.

public String getBody ()

Gets email's body.

public String getSubject ()

Gets email's subject.

public int getType ()

Gets type of the email.

See also FirebaseVisionBarcode.Email.FormatType.

Developer documentation for Firebase

Updated Feb 20, 2025

Firebase Authentication lets you add an end-to-end identity solution to your app for easy user authentication, sign-in, and onboarding in just a few lines of code.

Updated Feb 21, 2025

Firebase gives you the tools and infrastructure you need to build better mobile and web apps, improve app quality, and grow your business.

Updated Feb 21, 2025