public static final class

ContactLink.Type

extends Object
java.lang.Object
   ↳ com.google.gdata.data.contacts.ContactLink.Type

Class Overview

MIME type of link target.

Summary

Constants
String IMAGE Image/* Contact Link class.
Public Constructors
ContactLink.Type()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String IMAGE

Image/* Contact Link class.

Constant Value: "image/*"

Public Constructors

public ContactLink.Type ()