ProtoOutputStream.MakeToken(Int32, Boolean, Int32, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("makeToken", "(IZIII)J", "", ApiSince=30)]
public static long MakeToken (int tagSize, bool repeated, int depth, int objectId, int offset);
[<Android.Runtime.Register("makeToken", "(IZIII)J", "", ApiSince=30)>]
static member MakeToken : int * bool * int * int * int -> int64
Parameters
- tagSize
- Int32
- repeated
- Boolean
- depth
- Int32
- objectId
- Int32
- offset
- Int32
Returns
- Attributes