setFbAppIdBytes

open fun setFbAppIdBytes(value: ByteString): Context.Metadata.Builder
Facebook application identifier.
string fb_app_id = 13;

Return

This builder for chaining.

Parameters

value

The bytes for fbAppId to set.