Skip to main content
Version: SDK 5.0.x

Interface Attribution.IdString

A tuple of id and name.

public static interface Attribution.IdString

All Known Subinterfaces

Attribution.Campaign, Attribution.Channel, Attribution.Partner

Enclosing interface

Attribution

Methods

getId

int getId()

Get the id.

Returns

The id.

getName

@NonNull
String getName()

Get the name.

Returns

The name.